• Resolved webmovers

    (@webmovers)


    Hi there!

    Just installed your plugin and followed the youtube guides. When clicking on a menu link it scrolls correctly down, but then scrolls back up to the middle of the page?

    When clicking on “kontakt” it should go to the bottom column and stay there

    Thanks in advance

    • This topic was modified 7 years ago by webmovers.

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

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

    (@malihu)

    Hello,

    Your link is not currently handled by “Page scroll to id” (page scrolling seems to be initiated by another script in your theme).

    Your server is configured to redirect all www requests to the root domain, so when you go to https://www.webmovers.dk the browser redirects to https://webmovers.dk. “Page scroll to id” cannot handle your link because its URL points to the www subdomain.

    The solution is very simple:

    Change your “kontakt” link URL from:

    https://www.webmovers.dk/#kontakt-2

    to:

    https://webmovers.dk/#kontakt-2

    That’s it ??

    Thread Starter webmovers

    (@webmovers)

    Thanks a lot malihu! works like a charm!

    however, when im on another page(services>adwords) etc and presss contact, it does the same bounce again

    Plugin Author malihu

    (@malihu)

    Maybe something conflicts with the theme(?)

    Go to “Page scroll to id” settings and add the value 500 in “delay for scrolling to target on page load” field. Test your page to see what happens.

    If it still does this you may need to disable “Scroll from/to different pages” option.

    Thread Starter webmovers

    (@webmovers)

    Adding value 500 in the “delay for scrolling to target on page load” field fixed it.

    Really appreciate the help, thanks

    Plugin Author malihu

    (@malihu)

    Cool ??

    If you want you could test lower values (e.g. 300, 100 etc.) to see if it still works.

    Marking this as resolved.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Scroll bounces back up the page’ is closed to new replies.