Tagged: content slider
Hi,
I tried to use the content slider. The title shows, but none of the slides. Is it supposed to work like any other element, or is there something more I need to do? See the page in the private content.
Also, I’ve made some changes to the site, but just the content. Unfortunately the scroll to top function has stopped working. Here’s the code I’ve been using that has worked until now:
#scroll-top-link {
color: white;
border: 1px solid #e1e1e1;
background-color: #336081; }
#scroll-top-link:hover { color: white; border-color: #9e9b64; background-color: #9e9b64; }
How can I fix that?
Thanks!
Hey bhardy2022,
Are you running the SG Optimiser plugin on your site? If so, then please make sure to deactivate JavaScript file compression under Enfold->Performance.
Best regards,
Rikard
Hi Rikard – you’re right (as you guys always are). When I deactivated that option, both the content slider and the scroll to top started working.
Not sure why it stopped suddenly since the Javascript file compression has always been on, but I’ve decided I don’t want to know :-) as long as I’m not missing out on much by disabling it. Am I?
Thanks again for your help!
Kathleen
Hi Kathleen,
Javascript file compression is enabled by default on our theme however it is not compatible with some settings of SG Optimizer that’s why you’ll need to turn it off and also you don’t need to worry about anything because instead of the theme doing the javascript file compression, it will be the SG Optimizer who’ll do it instead :)
Best regards,
Nikko
Hi Nikko – that works! Thanks for the explanation.