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

    (@malihu)

    Hi,

    Firstly, your links base URL (http://silviagarciadoces.com/) does not match your site’s URL (http://silviagarciadoces.com/silvia-garcia-doces/). You need to change your links from say http://silviagarciadoces.com/#Header_wrapper to http://silviagarciadoces.com/silvia-garcia-doces/#Header_wrapper

    Secondly (and this is more important), your menu links seem to be handled by another script (in addition to the one from ‘Page scroll to id’).

    When you click a menu link the first time, it scrolls to the id with the offset working correctly. When you click it a second time, it scrolls to a different position without offset. This happens because the first click is handled by ‘Page scroll to id’ but there’s another click event on the link which also scrolls the page via some other script.

    I don’t know if this other script comes from another plugin or the theme itself. Try to disable such plugin (if it exists) or see if there’s some setting in your theme to disable such behavior.

    Keep in mind that this affects only your navigation menu links (e.g. your footer links are handled only by ‘Page scroll to id’ thus working correctly).

    Hope this helps

    • This reply was modified 9 years, 8 months ago by malihu.
    • This reply was modified 9 years, 8 months ago by malihu.
    Thread Starter ofmarconi

    (@ofmarconi)

    Really it is going conflicts with the theme.

    But thanks for the help, that was it, trying to force the issue just use a plugin and not two!

    Thank you so much!

    Plugin Author malihu

    (@malihu)

    You’re welcome

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

The topic ‘Offset not working’ is closed to new replies.