• I’ve got your plugin working on a test site here:
    https://goo.gl/TLc6mz

    The theme had it’s own smooth scroll that wasn’t working on mobile so we used yours. Scrolling is working great now but it won’t take an offset from the settings no matter what I try even a basic 500 sends it to the same place as nothing at all. I only need to apply it on mobile as desktop it goes right where I want it (but that’s a problem for another day once I get the offset reading in). I’ve enabled ‘Prevent other scripts from handling plugin’s links (if possible)’ but it’s not making a difference.

    Any pointers on where I could find the guilty party? I’ve tried turning off other scripts etc but nothing so far seems to click.

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

    (@malihu)

    It seems that your theme still uses its own smooth scrolling (that’s why plugin’s features like offset aren’t working).

    Your theme probably prevents enabling the plugin on your menu items, so you’ll need to enable it manually:

    Go to plugin settings and change “Selector(s)” field value to:
    a[rel='m_PageScroll2id'], #nav .menu-item a
    and save changes.

    Check if offset works. If it still not working, go to plugin settings again and try enabling Prevent other scripts from handling plugin’s links option. Save changes and check again.

Viewing 1 replies (of 1 total)
  • The topic ‘Offset not working but everything else is’ is closed to new replies.