Okay
  Public Ticket #1878506
Home Link on menu
Closed

Comments

  •  1
    Greg started the conversation

    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

  •  1,974
    Support replied

    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

  •  1
    Greg replied

    Thank you so much :)