Title: [Plugin: Meteor Slides] hardcoded img width not correct
Last modified: August 20, 2016

---

# [Plugin: Meteor Slides] hardcoded img width not correct

 *  Resolved [mikegoodstadt](https://wordpress.org/support/users/mikegoodstadt/)
 * (@mikegoodstadt)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-hardcoded-img-width-not-correct/)
 * Hi again,
    Why would the hardcoded img width be resetting to 768px? I have the
   settings ok then I add the slides – all ok… then I save the Meteor options and
   it ‘looses’ the width option! many thanks, Mike
 *     ```
       <div class="mslide mslide-1">
       <img width="768" height="160" src="http://localhost/ihopetospeed/wp/assets/BrantMargG-IN-960x200.jpg" class="attachment-featured-slide wp-post-image" alt="BrantMargG, IN" title="Margaret Brant" />
       </div><!-- .mslide -->
       ```
   
 * [http://wordpress.org/extend/plugins/meteor-slides/](http://wordpress.org/extend/plugins/meteor-slides/)

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

 *  Thread Starter [mikegoodstadt](https://wordpress.org/support/users/mikegoodstadt/)
 * (@mikegoodstadt)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-hardcoded-img-width-not-correct/#post-2889656)
 * OK it is something to do with the image ratio…
    I have 960×200 and then changed
   the height to 160. 160:200= 20% reduction in width: 960*0.8=768 So the question:
   Why is the ratio not changing? I’ve tried various combinations of uploading and‘
   Setting feature image’ and have uninstalled and reinstalled the plugin. None 
   overcome the fixed ratio. M 🙁
 *  Thread Starter [mikegoodstadt](https://wordpress.org/support/users/mikegoodstadt/)
 * (@mikegoodstadt)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-hardcoded-img-width-not-correct/#post-2889672)
 * UPDATE: in short, nuked it XD (see below)
    Reinstalled plugin and changed settings
   to 960×160. I checked the database had saved the values. The size was apparent
   on the New Slide header. Uploaded image and all sizes were generated in assets
   folder. Uploaded second image to give minimum functioning slideshow. All now 
   OK. LEARNING: A Meteor slide is generated when the image is uploaded/chosen. 
   This is NOT regenerated when size changed in the Meteor options. So first set
   your size. If you need to resize the image must be rebuilt. I recommend [AJAX Thumbnail Rebuild](http://wordpress.org/extend/plugins/ajax-thumbnail-rebuild/).
 * Josh – can an image rebuild be built into the plugin or is this technically way
   out there?
 * NUKING routine ;P
    removed all images from Meteor and Media, removed the images
   from the assests folder, uninstalled the plugin, cleaned out the database with
   Clean Options, double checked in myPHPadmin…
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-hardcoded-img-width-not-correct/#post-2889951)
 * Hi, I haven’t tried building in thumb re-generation, but I think it would be 
   pretty complicated. For re-sizing a few images I recommend just re-uploading 
   them, for a lot the [Regenerate Thumbnails](http://wordpress.org/extend/plugins/regenerate-thumbnails/)
   plugin works great.
 *  Thread Starter [mikegoodstadt](https://wordpress.org/support/users/mikegoodstadt/)
 * (@mikegoodstadt)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-hardcoded-img-width-not-correct/#post-2889958)
 * I can imagine so 🙂
    AJAX Thumbnail Rebuild has an advantage over Regenerate 
   Thumbnails as you can target a single thumbnail size to be regenerated. In either
   case, they do not remove the old sized images from the server but these could
   be removed via FTP or ISP file manager. Many thanks, Mike
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-hardcoded-img-width-not-correct/#post-2889981)
 * That sounds handy, I’ll have to check out that plugin.

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

The topic ‘[Plugin: Meteor Slides] hardcoded img width not correct’ 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/)

## Tags

 * [image](https://wordpress.org/support/topic-tag/image/)
 * [img](https://wordpress.org/support/topic-tag/img/)
 * [meteor](https://wordpress.org/support/topic-tag/meteor/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 5 replies
 * 2 participants
 * Last reply from: [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-hardcoded-img-width-not-correct/#post-2889981)
 * Status: resolved