Thank you for getting in touch with us. My name is John, and I'm happy to assist you today. I appreciate your patience while we've been working towards your ticket.
It seems you're using a WordPress plugin (likely Comet Cache) for caching and site optimization with the option to minify and combine JavaScript files. Combining JavaScript files could help with performance in the past, but it has little to no effect on modern browsers and web servers. On the other hand, it really can cause issues like this if the plugin making this is not careful. In our case, LayerSlider has jQuery as a dependency, which must be loaded before LayerSlider tries to initialize your sliders.
Other than changing the settings in the caching plugin, you can try to enable the LayerSlider Settings → Performance → Include scripts in the footer option. If it doesn't help, please also try to change the Scripts priority option to a value greater than 10 in the same window under the Troubleshooting menu.
Hi Hector,
Thank you for getting in touch with us. My name is John, and I'm happy to assist you today. I appreciate your patience while we've been working towards your ticket.
It seems you're using a WordPress plugin (likely Comet Cache) for caching and site optimization with the option to minify and combine JavaScript files. Combining JavaScript files could help with performance in the past, but it has little to no effect on modern browsers and web servers. On the other hand, it really can cause issues like this if the plugin making this is not careful. In our case, LayerSlider has jQuery as a dependency, which must be loaded before LayerSlider tries to initialize your sliders.
Other than changing the settings in the caching plugin, you can try to enable the LayerSlider Settings → Performance → Include scripts in the footer option. If it doesn't help, please also try to change the Scripts priority option to a value greater than 10 in the same window under the Troubleshooting menu.
Best Regards,
John | Kreatura Dev Team