Plugin Author
malihu
(@malihu)
Site requires a password to enter.
Hi Malhu,
apologies, it’s off now, please take a look.
Thanks.
Plugin Author
malihu
(@malihu)
Your site uses a custom scrollbar (probably javascript) which seems to replace the browser’s native scrollbar and handle all page scrolling. ‘Page scroll to id’ cannot therefore affect the behavior of another plugin/script.
To make both plugin’s work together you need to use ‘Page scroll to id’ scrollTo method (see plugin homepage for more info) inside a callback function/option of the custom scrollbar plugin you’re using.
Is there any way of explaining what I need to do to get this working?
I looked at the link you gave but I don’t understand. Where do i put ‘$.mPageScroll2id(“scrollTo”,”#id”);’?
Thanks.
Thanks any way but my theme has an option to turn off ‘smooth scrolling’ I did that and it works.
Many thanks.
Hi Malihu,
me again. It works with the Div id = “footer-widget” but I can’t get it to work with any other ids i’ve made on my page.
Any ideas.
Hi Malihu,
any ideas how to fix the problem above? When i look at the code i can see the Div id but the scroller wont scroll to it.
THanks.