Quote Originally Posted by barendfaber View Post
Hi Anne,

Great mod! I am working on www.fossilandrock.co.uk, using version 1.5.1. I have about 30 add ons on this site. I have removed the line

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js" type="text/javascript"></script>

Strange thing is, the back to top only works on my product info page, no other pages. What am I doing wrong?

B
Back to top needs the jquery library to work. If you have other plugins that also load the jquery library (it seems like you do on the product info pages) then you will have to work out where the conflict is on these pages and with these modules.

Thanks,

Anne