Title: Specific slideshow width
Last modified: July 15, 2018

---

# Specific slideshow width

 *  Resolved [Dan Stramer](https://wordpress.org/support/users/danstramer/)
 * (@danstramer)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/specific-slideshow-width/)
 * Hi Josh
    Is there an options to have a different width (than set in the settings)
   for a specific slideshow. On the hompepage, I would like to slideshow to be 400
   by 300 pixels. On all other pages, the slideshow will be 800 by 500 pixels. Can
   this be done withmetadat in the shortcode, assuming I upload the images in the
   correct size?
 * Thanks
    Dan

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/specific-slideshow-width/#post-10497768)
 * Hi Dan, yes it is possible to do that, see this blog post for more info:
    [https://jleuze.com/adding-multiple-slideshows-with-different-sizes/](https://jleuze.com/adding-multiple-slideshows-with-different-sizes/)
 *  Thread Starter [Dan Stramer](https://wordpress.org/support/users/danstramer/)
 * (@danstramer)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/specific-slideshow-width/#post-10497848)
 * Excellent, thanks Josh!
    If needed with the template tag it would be something
   like this:
 *     ```
        <?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow( "hp", "height: 150, width: 300, fx: 'zoom', random: 1" ); } ?>
       ```
   
 * For displaying the “hp” slideshow at 300 by 150px, zoom effect and random?
 * Thanks
    Dan
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/specific-slideshow-width/#post-10497852)
 * Yep, that looks correct!
 *  Thread Starter [Dan Stramer](https://wordpress.org/support/users/danstramer/)
 * (@danstramer)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/specific-slideshow-width/#post-10497857)
 * Thanks again,
 * Dan

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Specific slideshow width’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/meteor-slides_0f131a.svg)
 * [Meteor Slides](https://wordpress.org/plugins/meteor-slides/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/meteor-slides/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/meteor-slides/)
 * [Active Topics](https://wordpress.org/support/plugin/meteor-slides/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/meteor-slides/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/meteor-slides/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Dan Stramer](https://wordpress.org/support/users/danstramer/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/specific-slideshow-width/#post-10497857)
 * Status: resolved