Support » Plugin: Meteor Slides » [Plugin: Meteor Slides] Slides not working after upgrade

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

    (@jleuze)

    Yeah, this is a JavaScript conflict. The errors I see in the inspector console are pretty vague. I would start by deactivating any other plugins you have running and test it, try to narrow down what is causing it.

    Thread Starter ebud

    (@ebud)

    Thanks.. I did try and trouble shoot plugin conflicts, but didn’t have any luck.

    I rolled back to version 1.2.3 and it works as before.

    I updated to 1.5 this morning and now the slides are not displaying.

    http://www.cogkochi.com

    How do I identify the problem? Or do I need to go back to 1.4? How do I do that?

    As you can see am new to this.

    Plugin Author Josh Leuze

    (@jleuze)

    @vineha This is a conflict with your theme, you can fix it by adding this to your theme’s stylesheet:

    body .meteor-slides ul.meteor-nav {
    display: inline !important;
    }

    Hey Josh, tried this. No change. Please help. I also deactivated other plugins and checked.

    Oops. I just did a hard refresh. It worked. Thanks!

    Plugin Author Josh Leuze

    (@jleuze)

    @vineha You’re welcome!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: Meteor Slides] Slides not working after upgrade’ is closed to new replies.