Forums

Meteor Slides
Glitch when you change pages (2 posts)

  1. EMDoherty
    Member
    Posted 4 months ago #

    When I jump to another page on my WordPress site (http://villagelandingmarketplace.com.previewdns.com/), there's a strange image that appears temporarily in the right of the Meteor Slide bar. It looks like the slides are compacting or something. I haven't seen this happen before with other WordPress sites I've installed Meteor Slides on. Is there a way to fix this?

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

  2. JLeuze
    Member
    Posted 4 months ago #

    Hi Erin, the issue is that the title and description above the slideshow are floated to the left and right and it is affecting the layout of the slideshow. Try adding a clear right before the slideshow template tag to resolve those floats:

    <div style="clear:both;"></div>

    If the images are still distorted, they could be affected by some rules on the stylesheet, try inspecting the markup with Firebug.

Reply

You must log in to post.

About this Plugin

About this Topic