[Plugin: Meteor Slides] Images not showing up on my page
-
Hello,
I just downloaded Meteor slide because i want to have multiples slide shows. I have put the code into the php in the header<?php if( is_front_page() ) { ?> <section id="slider-wrapper" class="grid_24"> <?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow( "kelowna-projects", "" ); } ?> </section><!--#slider--> <?php } ?> </div><!--.container-->
however nothing at all(not even the slide show navigation) is showing up on my page
https://rebobetonpumping.com/welcome/
it should be right under the nav.any clue what I am doing wrong? I even tried to include a slide show as a widget on a side bar and nothing shows up either? when using firebug it says that the .meteor-clip visibility=hidden. Not sure if that is the problem or not.
thanks ??
- The topic ‘[Plugin: Meteor Slides] Images not showing up on my page’ is closed to new replies.