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

    (@jleuze)

    Hi Rob, the first link is broken, and it doesn’t look like there is a slideshow on the second link.

    Hi, I have same problem on my site http://otranto.inonda.le.it only with internet explorer browser.

    why?

    Plugin Author Josh Leuze

    (@jleuze)

    There are some JavaScript errors in Internet Explorer which are likely causing this problem. I would try disabling your other plugins one-by-one and testing the site until the slideshow works in IE so you can figure out which plugin is causing these errors.

    Hello, I solved the problem, there was a conflict with the javascript file!
    One question, how do I randomize the slideshow’s transactions styles?
    tnx

    Plugin Author Josh Leuze

    (@jleuze)

    That’s good to hear, you can setup random transitions using metadata.

    First you add more than one transition, and then enable “randomizeEffects”, like this:

    [meteor_slideshow metadata="fx:'fade,scrollUp,shuffle', randomizeEffects: 1"]

    tnx but I used the code in php, now I have this:
    <?php if(function_exists(‘meteor_slideshow’)) { meteor_slideshow(“news”,”random: 1″); } ?>

    Plugin Author Josh Leuze

    (@jleuze)

    Ah, you could add these to your existing metadata like this:

    <?php if(function_exists('meteor_slideshow')) { meteor_slideshow("news","random: 1, fx:'fade,scrollUp,shuffle', randomizeEffects: 1"); } ?>

    It’s all ok, it’s perfect, very very thanks!!!
    if you wonna see my site the link is: http://otranto.inonda.le.it

    Plugin Author Josh Leuze

    (@jleuze)

    Awesome, you’ve got some good looking slides!

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

The topic ‘[Plugin: Meteor Slides] Slideshow not performing correctly’ is closed to new replies.