slide images are visibility:hidden
-
We’ve been using the same Meteor slideshow forever w/o any problems or changes. I just added an TLS cert to the Bluehost install so we could get HTTPS. Now the images in the slideshow are hidden via styling:
<img style="visibility: hidden;" class="meteor-shim" src="https://berean-biblechurch.org/wordpress/wp-content/uploads/2013/09/j-slidesblue-02-520x305.jpg" alt="">
How can this be? What is adding this visibility style? The code hasn’t changed:
<div id="slider"><?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow(); } ?></div>
and the images are accessible, and the plugin settings are still good.Would appreciate any help,
Justin
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘slide images are visibility:hidden’ is closed to new replies.