Plugin Author
malihu
(@malihu)
Hello,
Your menu links are not handled by ‘Page scroll to id’ plugin. They’re handled by some other script by your theme (or some other plugin). You need to add the m_PageScroll2id attribute in your menu links in order to be handled by ‘Page scroll to id’ (for more info check the tutorial at http://manos.malihu.gr/page-scroll-to-id-for-wordpress-tutorial/).
Thread Starter
artmis
(@artmis)
Hi,
maybe some other script by theme but I didn’t add any other plugin,
actually I added m_PageScroll2id at first but it wasn’t effective so I removed it , now I add this again and still I have problem , I’ve read the tutorial but couldn’t find an answer ,
I really appreciate your help.
Thread Starter
artmis
(@artmis)
Something maybe I should have mentioned before , my homepage sections didn’t have an ID so I added this
[ps2id id=’sectionID’/]
[ps2id_wrap id=’sectionID’]
to create an ID.
Thanks again.
Plugin Author
malihu
(@malihu)
If you didn’t add other plugins for scrolling then it’s built-in your theme. I’ve inspected your menu and each link has 2 additional click events attached (total of 3 with ‘Page scroll to id’ event).
Maybe there’s an option to disable this in the theme?