• Hi there,

    I have installed the Meteor plugin for my sideshow. I changed the width and height of the images within Slider ? Settings and then uploaded some slides for my slideshow.

    I am using this code in my theme to call the slideshow:-

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

    The slideshow works but the wrong image sixe is called. When you look at the code it’s calling the default thumbnail image at 150×150 and stretching it to fit the dimentions I set within settings.

    How can I make the plugin generate and call the slideshow images at the size 940 x 280?

    Thank you kind people,

  • The topic ‘Meteor Slides Plugin’ is closed to new replies.