Reply To: No more smooth scrolling
@marreaint Thanks a lot for the donation 🙂 I’ve just updated plugin’s development version, so the plugin can deal with this issue automatically (just by having the “Prevent other scripts from handling...
View ArticleReply To: No more smooth scrolling
malihu, this is amazing. Thank you for the support. It works now. I’m donating.
View ArticleReply To: No more smooth scrolling
@marreaint @aaronyoungren OK. This should work: Add the following right below line 166 of mobmenu.js: if($(this).hasClass("_mPS2id-h")) return; so the code becomes: .on( 'click', function(event) {...
View ArticleReply To: No more smooth scrolling
I changed .not('[href="#0"]') to .not('[href="#0"]').not('._mPS2id-h') and it still jumps. No smooth scroll.
View ArticleReply To: No more smooth scrolling
Thank you! I will try this tomorrow. Again, great plugin!
View ArticleReply To: No more smooth scrolling
@aaronyoungren @marreaint If plugin’s “Prevent other scripts from handling plugin’s links” option cannot fix this automatically, you need to do it manually. Try this: 1. Edit...
View ArticleReply To: No more smooth scrolling
I have the same problem. Everything works amazingly (great plugin!) until I activate the Mobile Menu plugin. Per the above instructions, I have changed “Page scroll to id” settings “Selector(s)”...
View ArticleReply To: No more smooth scrolling
It’s not the new hosting. You use another plugin (“mobile menu”) which prevents “Page scroll to id” from scrolling the page (don’t know if you installed or updated the “mobile menu” plugin recently...
View ArticleNo more smooth scrolling
I’ve used your plugin on many websites. I recently migrated the websites to a new hosting service, and suddenly the smooth scrolling doesn’t work, and the scrolling stops short of the targets. Do you...
View Article