Mobilewebguy Posted September 6, 2019 Share Posted September 6, 2019 Hello, I have installed a custom template. The index.php file works fine when searching for a new domain name from the homepage However, I wanted to remove the announcements from the homepage, so I did so with a hook - but a large blank space sill remained So, I have designed the custom template's index.html file to replace the index.php file. I downloaded the index.php file and uploaded the index.html file The owl slider in the index.html contains the domain name search However, when searching for a new domain from the index.html page the search button goes to the register a domain page but just keeps spinning - no results are returned. <form method="post" action="domainchecker.php" id="frmDomainHomepage"> <input type="hidden" name="token" value="7ec19eb1456bccb81a2564ee8d004647dc3ba318" /> <div class="col-xs-12 col-sm-6 col-md-6"> <div class="general-input w-50"> <input type="text" class="fill-input" name="domain" placeholder="eg. example.com" autocapitalize="none" data-toggle="tooltip" data-placement="left" data-trigger="manual" title="Required" /> <input type="submit" class="btn btn-default-yellow-fill search" value="Search" /> </div> </div> <div class="col-xs-12 col-sm-6 col-md-6"> <div class="pull-left"> </div> </div> </form> The site is stemerasoft.com Although I have read 100's of post - this is my first post What do you need - screenshots etc to help me Thanky you Sean 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted September 8, 2019 Share Posted September 8, 2019 Hi Sean, On 06/09/2019 at 14:10, Mobilewebguy said: However, I wanted to remove the announcements from the homepage, so I did so with a hook - but a large blank space sill remained if it were Six, that would be intended behaviour... the homepage shows tweets by default (if twitter name added in settings), otherwise it shows announcements.. so if you don't have a twitter username, and have removed the announcements with a hook, then there will be a blank space there... under those circumstances, you would then consider editing homepage.tpl and start adding the content that you want to show. On 06/09/2019 at 14:10, Mobilewebguy said: However, when searching for a new domain from the index.html page the search button goes to the register a domain page but just keeps spinning - no results are returned. changing the site to use Six, showed me that there is a Captcha form enabled on the standard_cart domain register page... I don't think that's helping the situation - though even using Six & Standard_cart together doesn't let the domain register page work... though I don't know if any of these template files have been edited or customised. what does work is using Modern with your Antler template - possibly because Modern, being a very old template, won't use Captcha.... https://stemerasoft.com/cart.php?a=add&domain=register&carttpl=modern generally speaking, I always think that it's better to get your site working with Six & standard_cart while you're setting it up, and only after that add the complication of using a custom template... the point being that if it doesn't work under clean versions of Six & SC, then it's probably a configuration issue... but if you try to get a site working whilst using a custom template and it doesn't play ball, it's more difficult to know if it's an issue with WHMCS or something in the custom template. 0 Quote Link to comment Share on other sites More sharing options...
Mobilewebguy Posted September 9, 2019 Author Share Posted September 9, 2019 Brian, thank you so much! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.