I am pulling my hair out trying to get any form of smoothscroll working for days now on the Silverstripe 3.6.3 framework. Anyone know why jquery plug in or simple javascript scroll will not work. Or is it just me. I've had it working on previous versions which I have copied with no joy. PHP7 apache etc.
So I went simple.
I have tried using this demo https://cferdinandi.github.io/smooth-scroll/
I put it onto a root file index.html and index.php on my domain. It works fine on these but when I put it onto the silverstripe template it doesn't respond the anchors work but no animation.
HELP....