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

    (@jleuze)

    The slideshow settings are global and effect all the slideshows. You can override them on specific slideshows using metadata.

    Thread Starter jorwesflow

    (@jorwesflow)

    Okay. What is the metadata to change transition time? So far, I have:

    [meteor_slideshow slideshow="Spain_Brands" metadata="height: 60, width: 960, align: 'center' fx: 'fade'"]

    Plugin Author Josh Leuze

    (@jleuze)

    Make sure you’re using the slideshow slug and not the title, it might be something like “spain-brands”. Also, make sure each metadata option is comma-seperated.

    The option for the transition speed is “speed” and the option for slide duration is “timeout”.

    So here’s a shortcode that would change slides every 7 seconds:

    [meteor_slideshow slideshow="spain-brands" metadata="fx: 'fade', height: 60, width: 960, timeout: 7000"]
    Thread Starter jorwesflow

    (@jorwesflow)

    perfect. thanks!

    Plugin Author Josh Leuze

    (@jleuze)

    No problem!

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

The topic ‘Multiple slideshows with different transition settings?’ is closed to new replies.