Title: [Plugin: Meteor Slides] Plugin doesn&#8217;t work
Last modified: August 19, 2016

---

# [Plugin: Meteor Slides] Plugin doesn’t work

 *  Resolved [rwosborn](https://wordpress.org/support/users/rwosborn/)
 * (@rwosborn)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-plugin-doesnt-work/)
 * Hi. I was all excited about using your slider on my home page. I watched your
   video, followed your instructions, placed your code in the content area of my
   homepage, but nothing happens. I’m using WooTheme Canvas. Can you give me some
   idea as to what I’m doing wrong? My site is [http://rickosborn.com](http://rickosborn.com)
 * Thanks!
 * [http://wordpress.org/extend/plugins/meteor-slides/](http://wordpress.org/extend/plugins/meteor-slides/)

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

 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-plugin-doesnt-work/#post-1573754)
 * Hi Rick, thanks for trying out Meteor Slides.
 * When I view the code of your homepage, the slideshow is there, with three slides,
   but there are no images in the slides.
 * When you add the images to the slide posts, are you clicking the “Use as featured
   image” link in the media manager? If the image is added correctly to the slide,
   you could see a thumbnail of that image in the Slide Image metabox.
 *  Thread Starter [rwosborn](https://wordpress.org/support/users/rwosborn/)
 * (@rwosborn)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-plugin-doesnt-work/#post-1573976)
 * Thanks buddy, I got it to work. Now the only issue is that when the page loads,
   all of the slides show up quickly and then it presents as it’s supposed to. Any
   ideas on how to fix that?
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-plugin-doesnt-work/#post-1573977)
 * That’s good to hear!
 * You are getting a flash of unstyled content before the CSS that hides the extra
   slides kick in. This is a bug affecting certain themes, I should be releasing
   an update this weekend that fixes that issue.
 * In the meantime, adding this rule to your stylesheet should fix it for you:
 *     ```
       #main #meteor-slideshow .slide {
            display: none;
       }
       ```
   
 *  Thread Starter [rwosborn](https://wordpress.org/support/users/rwosborn/)
 * (@rwosborn)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-plugin-doesnt-work/#post-1573983)
 * Thanks. I added the code. It helps with Safari, but is still happening in Firefox.
   I don’t have IE, so I couldn’t say how it works there. Also, it seems a bit delayed
   in appearing now when loading in Safari.
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-plugin-doesnt-work/#post-1573990)
 * OK, I see what’s happening, I’ll make sure this weekend’s release fixes that 
   too, thanks 🙂
 *  Thread Starter [rwosborn](https://wordpress.org/support/users/rwosborn/)
 * (@rwosborn)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-plugin-doesnt-work/#post-1573991)
 * Thanks! You’re the best. I so appreciate people who are dedicated and helpful
   and create great stuff!

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

The topic ‘[Plugin: Meteor Slides] Plugin doesn’t work’ 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/)

 * 6 replies
 * 2 participants
 * Last reply from: [rwosborn](https://wordpress.org/support/users/rwosborn/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-plugin-doesnt-work/#post-1573991)
 * Status: resolved