I have a custom link in the menu for HOME but when you click it is just adds a "#" to the end of the URL? I just want the home link to go to nowhere else.
there are two ways to correct this. Either you upgrade to 2.1 (which is the latest you can download fromĀ Envato) or simply open /include/hooks-config.php and remove this line:
Hi there,
I have a custom link in the menu for HOME but when you click it is just adds a "#" to the end of the URL? I just want the home link to go to nowhere else.
Please advise :)
Thank you
Hello Greg,
there are two ways to correct this. Either you upgrade to 2.1 (which is the latest you can download fromĀ Envato) or simply open /include/hooks-config.php and remove this line:
$atts['href'] = "#";
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thank you so much :)