• Resolved kingph

    (@tmmpanashe)


    Hi ??

    Firstly, I’d like to express my appreciation for your plugin; it has been a fantastic addition to my site. However, I’ve run into a problem related to the functionality of anchor links on pages that contain them. When users click on these anchor links, which are supposed to lead to specific sections of the page, the expected smooth scrolling behavior is not occurring. Instead, the page is immediately jumping to the respective section without the smooth transition.

    It’s worth noting that this issue only arises when your plugin is active. When I deactivate the plugin, the smooth scrolling works perfectly, as the Breakdance page builder (which I am also using) seems to have its own smooth scrolling feature that functions correctly.

    Given this situation, I am wondering if there’s a way to resolve this conflict. Specifically, is it possible to disable or adjust the part of your plugin that is interfering with the anchor link smooth scrolling? My goal is to retain the benefits of your plugin while also ensuring a seamless user experience, particularly in terms of navigation through anchor links.

    Thank you for your attention to this matter. I look forward to your guidance on resolving this issue.

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

Viewing 1 replies (of 1 total)
  • Plugin Author kubiq

    (@kubiq)

    Hello,

    this plugin controls only mousewheel scrolling and it has nothing to do with scroll behavior when you click on the link.

    I just tested it and everything works on my side… here is the video:
    https://share.kubiq.sk/2024-01-14_21-24-21.mp4

    Only possible conflict that I can see, is when the scroll is not fully stopped and you click on the link, then it will just jump, because your link scrolling is only CSS scroll-behavior: smooth, but that’s something you can fix only by loading some JS library that will handle your clicks and scrolls.

Viewing 1 replies (of 1 total)
  • The topic ‘anchor links on page are not smooth scrolling’ is closed to new replies.