Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Josh Leuze

    (@jleuze)

    Hi, Meteor Slides 1.3.3 is compatible with WordPress 3.2. I have tested them together and have encountered no issues so far, but if any problems are reported I will update my plugin to fix them.

    Thread Starter ember7

    (@ember7)

    Great…. thanks!

    I want to let you know that the plugin is really not working in 3.2, I already install the update of wordpress yesterday, after that, the plugin stop working and only show the first image of the slideshow. Any help? thanks for such plugin, is very helpfull! http://pixeldeazucar.com/comunidad <<< you can see the plugin right in the center of the webpage.

    Plugin Author Josh Leuze

    (@jleuze)

    Hi artsymptom, there may be some small bugs I haven’t found yet, but Meteor Slides does work with WordPress 3.2, you can see it in action in my homepage 🙂

    The most common cause of your problem would be a JavaScript conflict. Make sure that all of your other plugins are also updated as some may have new releases to go with WordPress 3.2. I would test them for conflicts with Meteor Slides by deactivating each and testing the slideshow.

    Your theme also has a lot of JavaScript and an extra copy of jQuery, so that could be something to look into, which theme is it?

    Also, there is a container around the slideshow which has some inline CSS, and there are some typos:

    <div align="center" ; style="margin-top:-5px">

    That probably wouldn’t hurt anything, but it could be causing problems. I don’t think align center works in all browsers, I would try something like this instead:

    <div id="slideshow-wrap" style="margin: -5px auto 0; width: 904px;">

    Hello, I had the same problem and did what you suggested – and it was WP Total Cache that seemed to be the culprit. The dots under the slideshow failed to materialize and only the first slide showed. I deactivated Total Cache – now it seems to work great.
    Very impressed with this plugin! Thanks!

    Plugin Author Josh Leuze

    (@jleuze)

    No problem Hiru, thanks for trying my plugin!

    Meteor Slides should work with most caching plugins, but you might need to mess with the settings to make sure that it doesn’t try to store any of the CSS or JavaScript for the slideshow remotely, that will break things.

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

The topic ‘[Plugin: Meteor Slides] 3.2 compatibility?’ is closed to new replies.