Hi, you did not provide a link so I could not have a look, but I would guess that this is happening because of a JavaScript error – jQuery is not loaded when the Slide Anything is executing to create the slider. So to get around that, tick the ‘DOMContentLoaded event‘ checkbox (under ‘Other Settings’ in the right-hand sidebar).
Thread Starter
eherrm
(@eherrmann)
Hi Simon,
Here is a link to the page: http://www.aec-tv.com.php72-28.phx1-1.websitetestlink.com/bala-cynwyd/
I have the DOMContentLoaded event checkbox ticked.
Hi, you do have some JavaScript errors on your site – press CTRL+SHIFT+J keys together to see your JavaScript Errors, which looks like:
https://i.imgur.com/RA1Zo6f.png
Upon investigation these are occurring because the following 3 files are missing on your site:
http://www.aec-tv.com/wp-content/plugins/slide-anything/owl-carousel/sa-owl-theme.css?ver=2.0
http://www.aec-tv.com/wp-content/plugins/slide-anything/owl-carousel/owl.carousel.css?ver=2.2.1.1
http://www.aec-tv.com/wp-content/plugins/slide-anything/owl-carousel/animate.min.css?ver=2.0
Now these 3 files are included within the Slide Anything plugin, and are essential. So maybe the plugin has not been installed properly & needs to re-installed.
Also you may have a WordPress optimisation plugin that is combining JavaScript & CSS files into a single file to optimise site load speed. So if you do, try disabling this.