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

    (@malihu)

    Hello,

    The “Scroll to location hash” functionality works only within the plugin scope.

    What I mean is that in order for this to work, you need to have a link in your menu (or somewhere else) that points to http://www.holidaybeach-paola.it/informativa-privacy/#id and is handled by the plugin. You cannot use this functionality on targets that have no connection with a link handled by the plugin (this would be another plugin altogether).

    For example, if you change the href value of the “Servizi” link in your menu to http://www.holidaybeach-paola.it/informativa-privacy/#any-id and you change your div from <div id="p"> to <div id="any-id">, it will work.

    For the 2nd address, some other script/function is blocking page scrolling but I can’t really tell which (too many js files to guess).

Viewing 1 replies (of 1 total)

The topic ‘Possible Bug ?’ is closed to new replies.