Forums

Meteor Slides
[resolved] Slides only show when something inserted above them (4 posts)

  1. Tessa
    Member
    Posted 8 months ago #

    Hi!

    Firstly, thanks for your awesome plugin. I use it on many clients' sites.

    However, I've just come across a problem when trying to insert a slideshow (via the template tag) into the header.php file. I've put it inside a div that's sized the same as the slideshow. But only a white space shows up. When I put anything above the slideshow, it shows just fine. So at the moment I have written "test" and the slideshow is showing fine.

    Can you please shed any light on why this is happening?

    Site is http://corepilates.com.au/pilates/

    Thanks
    Tessa

    http://wordpress.org/extend/plugins/meteor-slides/

  2. Josh Leuze
    Member
    Plugin Author

    Posted 8 months ago #

    Hi Tessa, the slideshow is hidden because the nav is floated and it is floating the slideshow as well. If you clear the float in your theme's stylesheet the slideshow will show up:

    div.meteor-slides {
    clear: both;
    }
  3. Tessa
    Member
    Posted 8 months ago #

    Awesome, that worked! Thanks so much for your speedy reply, and your excellent plugin.

  4. Josh Leuze
    Member
    Plugin Author

    Posted 8 months ago #

    You're welcome!

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.