Menu Links Not working

Hi there!
I have a site: livincolorado.com and the menu works great on the home page (anchor tags) but on any other page, they don’t work. i. e. here: https://livincolorado.com/privacy-policy/

I have the same setup on various other sites and haven’t ever had this issue before. I can provide logins if you’d like.
Thanks in advance for taking a look!
Esther

Hi Esther,

Instead of only adding the section ID as the URL for the menu item like #about try adding the complete link like https://livincolorado.com/#about.

Hope this helps.

Yeah, I tried that and it still wasn’t working. I tried /#about and also https://livincolorado.com/#about

Hi There,

Upon testing, I see the following error on the console log.

jQuery(...).offset(...) is undefined

Remove any custom Javascript added to your page/site and test your issue again. If not, try disabling your 3rd party plugins and test.

Let us know how it goes.
Thanks!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.