• Hello,

    I hope someone can help me solve this problem. I’ve been troubleshooting for a long time and can’t seem to solve this on my own.

    The LayerSlider WP plugin was working fine for awhile. Then I went to the website today and discovered that none of the sliders are working on the site. I checked to make sure that the shortcode was still in the html and correct, and that the slides still existed with in the plugin, and they do. The images appeared to be in the slider since the preview worked. I re-uploaded the images and that didn’t help. When I look at the source code the images are blank gifs for some reason. I tried inserting the url instead of uploading the images, and that didn’t work. Also, the id doesn’t seem to be correct, but when I tried to change it in the dev tools, it didn’t seem to help.

    Here’s some of the code (opening tag and one of the images).

    <div id=”layerslider_pod-pics” class=”ls-wp-container” style=”width:600px;height:300px;margin:0 auto;margin-bottom: 0px;”><div class=”ls-slide” data-ls=”transition2d:1;”><img src=”http://chicagoweddingbooths.com/wp-content/plugins/LayerSlider/static/img/blank.gif&#8221; data-src=”http://chicagoweddingbooths.com/wp-content/uploads/2014/09/2.jpg&#8221; class=”ls-bg” alt=”Slide background”></div>

The topic ‘LayerSlider Stopped Working’ is closed to new replies.