• My main menu is set up as links to different anchors on the page. It was working before but it is suddenly not working anymore, and I’m not sure how long it has been down ??

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello!

    I’ve tested it with Chrome, Mozilla, Opera, and Edge, and the menu works only on Mozilla and Edge.

    I think it’s a theme-browser (and perhaps WordPress too) compatibility issue.

    From what I’ve seen, the theme hasn’t been updated nor supported since 2016, unfortunately. When this happens, incompatibility issues start to appear.

    In the last comment on Themeforest, I’ve seen someone complaining about buttons not working in Chrome as well, with the release of WordPress 4.9.

    From what I know, those anchor links are not simply created using HTML. They use some jQuery as well, in order to stop in the right place, and also scroll smoothly there.

    So, you’ll probably need someone with developing skills to check it out.

    Thread Starter rachelchoe

    (@rachelchoe)

    Thanks Blade, I had a quick scan to find the location of it in the backend, but haven’t had any luck so far. I’ll go back in and check it out maybe.

    Thanks for checking it out for me!

    Hello Rachelchoe,
    Might be the issue is in loading the script ie. the js files so can you pls move position of th elinks in below given manner:-
    <script type=’text/javascript’ src=’https://www.rachelchoezhien.com/wp-content/themes/moje/js/jquery.scrollTo-1.4.3.1-min.js’></script&gt;
    <script type=’text/javascript’ src=’https://www.rachelchoezhien.com/wp-content/themes/moje/js/jquery.localscroll-1.2.7-min.js’></script&gt;

    You have to keep the scrollto link on first position and then localscroll link

    Thank You.

    Thread Starter rachelchoe

    (@rachelchoe)

    @magentomaster

    I tried moving the arrangement of the link, but I don’t think that changed anything ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Anchor Link not working’ is closed to new replies.