• Hello,

    http://hopewellwine.com

    I read through other offset issues and didn’t see mine addressed.

    I am using a genesis theme (just installed) and no other scrolling plugins that should conflict. When I enter a pixel value (or an id value) into the offset field, it isn’t working. Can you please advise? Thank you so much!

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

    (@malihu)

    Hello,

    The offset is not working because your theme has a script which handles same-page links and prevents “Page scroll to id” from working.

    The script file is:
    ...themes/infinity-pro/js/front-page.js

    At the very top of this file you can see the code that handles same-page links (from line 4 to line 22) which is commented with “Set scroll effect for front page sections”.

    If you remove or comment-out the code (lines 4 to 22), the plugin will work along with all its options (like offset).

    I’m not sure if there’s an option in your theme to disable this feature or if you need to do this manually (e.g. via wp Appearance > Editor) as described above.

    Hope this helps

Viewing 1 replies (of 1 total)

The topic ‘Offset Not Working’ is closed to new replies.