Title: second slideshow not showing
Last modified: August 20, 2016

---

# second slideshow not showing

 *  Resolved [vflorschuetz](https://wordpress.org/support/users/vflorschuetz/)
 * (@vflorschuetz)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/second-slideshow-not-showing/)
 * Hi,
    I love your slideshow plugin. I have read the instructions and many of the
   support posts about this topic, but I am unable to resolve.
 * I have two slideshows setup with different slugs. One is in the header and working
   fine.
    I want the second one to show up on bottom right side of the same page.
   I used the shortcode and checked the slug names. So far so good.
 * The template I am using should not have css issues. Please advise.
 * Here is the page:
    [http://afprofessionals.com/wordpressblogafp/](http://afprofessionals.com/wordpressblogafp/)
 * Thanks for your help.
 * [http://wordpress.org/extend/plugins/meteor-slides/](http://wordpress.org/extend/plugins/meteor-slides/)

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

 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/second-slideshow-not-showing/#post-3289930)
 * Hi, the second slideshow is hidden because there is only one slide in it, add
   another slide and it should show up.
 *  Thread Starter [vflorschuetz](https://wordpress.org/support/users/vflorschuetz/)
 * (@vflorschuetz)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/second-slideshow-not-showing/#post-3289940)
 * HI,
    Well, that was easy. Sorry about that.
 * One other thing, if I want to remove the controls from the second show, do I 
   do that in the php or the css? Where and how do I do that?
 * Thanks so much for your prompt response. I would buy you a cup of coffee. 🙂
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/second-slideshow-not-showing/#post-3289947)
 * No problem, this is a bug in Meteor Slides 1.5, in 1.5.1 slideshows with a single
   slide will work.
 * You can’t set the slide navigation on a per slideshow basis, it is sitewide in
   the slideshow settings, but you can use the slideshow’s ID to hide the navigation
   on certain slideshows like this:
 *     ```
       #meteor-slideshowhome .meteor-nav,
       #meteor-slideshowhome .meteor-buttons {
       display: none !important;
       }
       ```
   

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

The topic ‘second slideshow not showing’ 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

 * [not showing](https://wordpress.org/support/topic-tag/not-showing/)

 * 3 replies
 * 2 participants
 * Last reply from: [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/second-slideshow-not-showing/#post-3289947)
 * Status: resolved