Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author malihu

    (@malihu)

    Hello,

    I think that the issue you describe is probably due to the (updated) theme or maybe another plugin(?) handling page scrolling on your menu links.

    I checked your menu links with browser’s dev tools and they seem to have an additional js click event (I don’t know if this was the case with your theme’s previous version or if this is a new feature).

    I run some tests in the browser with the following results:

    a)I changed your link ‘Clients’ from https://www.media-accountants.com/#clients to #clients and page scrolling worked as expected.

    b)I created a test link within the content (not in the navigation menu) with href https://www.media-accountants.com/#clients and it worked as expected (no jump to top).

    From the above results, it seems that the theme (or some other plugin) handles the menu links that have full/absolute URL (e.g. https://www.media-accountants.com/#clients or /#clients).

    You should check if there’s a setting in your theme to disable this functionality (or maybe contact its developer) and let ‘Page scroll to id’ do its thing or disable other menu-related plugins (if any).

    Thread Starter ajnosonja

    (@ajnosonja)

    Thank you Malihu. You’re right, another plug-in was to blame. I must have accidentally activated it while updating things.

    Now it’s deactivated and everything is working again.

    Thanks for your quick reply and help on this!
    Sonja

    Plugin Author malihu

    (@malihu)

    You’re welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Links jump to top then scroll down’ is closed to new replies.