• Hi! I’ve implemented the plugin into the Bones Responsive structure theme. The entire site is responsive, however, meteor slideshow is not. I’ve added it to the home page with this code:

    <?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow(); } ?>

    It is located in index.php. The slieshow works great, but it is not responsive… do you have any idea why this could be?

    Thanks!

    Rose

    http://ww.wp.xz.cn/extend/plugins/meteor-slides/

Viewing 1 replies (of 1 total)
  • Plugin Author Josh Leuze

    (@jleuze)

    Hi Rose, usually the issue is that the container that the slideshow is in isn’t scaling. Could you post a link to the site you’re working on?

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Meteor Slides] Responsive not working’ is closed to new replies.