• Resolved howdoyoumex

    (@howdoyoumex)


    Hi,

    In my website, when you click on “Foto’s” in the menu, it won’t scroll down smoothly, even though I added m_PageScroll2id to Link Relationship (XFN) in the menu settings
    Can you help me to resolve this? Thanks in advanced.

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

    (@malihu)

    I can’t help unless I see your page/code. Can you post a link to your website?

    Thread Starter howdoyoumex

    (@howdoyoumex)

    Oh yeah sorry, I forgot. http://golfteamjlr.nl/

    • This reply was modified 9 years, 7 months ago by howdoyoumex.
    Plugin Author malihu

    (@malihu)

    It seems that your theme has its own internal way/script for scrolling same-page links which prevents others scripts like “Page scroll to id”. The function that does this is probably in line 73 of .../themes/shapely/js/shapely-scripts.js

    If you can edit this file, try removing e.stopPropagation(); and if (!e) e = window.event; lines and check this fixes the issue.

    Thread Starter howdoyoumex

    (@howdoyoumex)

    I removed both lines and it did not fix the issue.

    Thread Starter howdoyoumex

    (@howdoyoumex)

    Actually nevermind, it worked, it just had to update. Thanks alot!

    Plugin Author malihu

    (@malihu)

    You’re welcome 🙂

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Doesn’t work’ is closed to new replies.