[Plugin: Meteor Slides] Second slideshow not displaying using widget
-
Josh,
It’s me again. My customer asked me to add a second slideshow so I have gone through all of the steps on your site to do so. The slideshow on the front page is displaying as before but the second slideshow does not. The widget is loading all of the slideshow data into the appropriate slot in the template but nothing is displaying. I can also see the javascript update the HTML as it cycles through the images on the second slideshow. It all looks good but no display.Here is the generated code for the slideshow:`<div id=”comment”>
<div id=”meteor-slideshowcommentslideshow” class=”meteor-slides commentslideshow navprevnext { next: ‘#meteor-nextcommentslideshow’, prev: ‘#meteor-prevcommentslideshow’, pager: ‘#meteor-buttonscommentslideshow’ }” style=”width: 950px; height: 325px;”>
<ul class=”meteor-nav”>
<li id=”meteor-prevcommentslideshow” class=”prev”>
<a href=”#prev”>Previous</a>
</li>
<li id=”meteor-nextcommentslideshow” class=”next”>
<a href=”#next”>Next</a>
</li>
</ul>
<div class=”meteor-clip”>
<img class=”meteor-shim” alt=”” src=”https://tgg.divinus.ddcsltd.net/wp-content/uploads/2012/05/studer1.jpg” style=”visibility: hidden;”>
<div class=”mslide mslide-1″ style=”position: absolute; top: 0px; left: 0px; z-index: 10; opacity: 0; display: none; width: 950px; height: 325px;”>
<div class=”mslide mslide-2″ style=”position: absolute; top: 0px; left: 0px; display: none; z-index: 10; width: 950px; height: 325px; opacity: 0;”>
<div class=”mslide mslide-3″ style=”position: absolute; top: 0px; left: 0px; display: none; z-index: 10; width: 950px; height: 325px; opacity: 0;”>
<div class=”mslide mslide-4″ style=”position: absolute; top: 0px; left: 0px; display: none; z-index: 10; width: 950px; height: 325px; opacity: 0;”>
<div class=”mslide mslide-5″ style=”position: absolute; top: 0px; left: 0px; display: block; z-index: 11; width: 950px; height: 325px; opacity: 1;”>
<div class=”mslide mslide-6″ style=”position: absolute; top: 0px; left: 0px; display: none; z-index: 5; width: 950px; height: 325px; opacity: 0;”>
<div class=”mslide mslide-7″ style=”position: absolute; top: 0px; left: 0px; display: none; z-index: 4; width: 950px; height: 325px; opacity: 0;”>
<div class=”mslide mslide-8″ style=”position: absolute; top: 0px; left: 0px; display: none; z-index: 3; width: 950px; height: 325px; opacity: 0;”>
<div class=”mslide mslide-9″ style=”position: absolute; top: 0px; left: 0px; display: none; z-index: 2; width: 950px; height: 325px; opacity: 0;”>
<div class=”mslide mslide-10″ style=”position: absolute; top: 0px; left: 0px; display: none; z-index: 1; width: 950px; height: 325px; opacity: 0;”>
</div>
</div>
</div>` and the page link isThe home page with the original working slideshow is at
Any thoughts?
Dan Davis
DDCS, Ltd.
- The topic ‘[Plugin: Meteor Slides] Second slideshow not displaying using widget’ is closed to new replies.