MelonBomb Posted April 11, 2014 Share Posted April 11, 2014 Hi, So basically, I have added my header of my website to my WHMCS template. Lets say my website is demo.com and my whmcs is installed on /clients So on my WHMCS intergration I'll have <li><a href="http://www.demo.com/dedicated" style="width: 75px;">DEDICATED</a></li> BUT instead of linking directly to http://www.demo.com/dedicated directly it links to http://www.demo.com/clients/dedicated.html How can I fix this? 0 Quote Link to comment Share on other sites More sharing options...
MelonBomb Posted April 20, 2014 Author Share Posted April 20, 2014 Please help! 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted April 20, 2014 Share Posted April 20, 2014 add your URLs inside WHMCS template in this format: <a href="[color=#333333]/pagename.php[/color]"></a> or <a href="http://www.yourdomain.com[color=#333333]/pagename.php[/color]"></a> instead of this: <a href="[color=#333333]pagename.php[/color]"></a> 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.