Title: [Plugin: Meteor Slides] Navigation Missing
Last modified: August 21, 2016

---

# [Plugin: Meteor Slides] Navigation Missing

 *  Resolved [jjasonw](https://wordpress.org/support/users/jjasonw/)
 * (@jjasonw)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-navigation-missing-1/)
 * When I select either setting or both no navigation shows up on the home page.
   the site URL is [http://hydepublishing.com](http://hydepublishing.com)
 * Jason
    [jason@s4localm.com](https://wordpress.org/support/topic/plugin-meteor-slides-navigation-missing-1/jason@s4localm.com?output_format=md)
 * [http://wordpress.org/plugins/meteor-slides/](http://wordpress.org/plugins/meteor-slides/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-navigation-missing-1/#post-4425279)
 * There’s a theme conflict that is hiding the prev/next nav, try adding this to
   your theme’s stylesheet:
 *     ```
       .meteor-slides .prev,
       .meteor-slides .next {
       	width: auto;
       	text-indent: 0;
       	position: initial;
       	z-index: 1;
       	top: initial;
       }
       ```
   
 * The paged buttons are there, they are just blending in with your background. 
   You’d have to change the background, or change the pager buttons so you can see
   them.

Viewing 1 replies (of 1 total)

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

 * 1 reply
 * 2 participants
 * Last reply from: [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-navigation-missing-1/#post-4425279)
 * Status: resolved