• Resolved dan apparatus

    (@dan-apparatus)


    Hey, All. I am using Meteor Slides and it is working beautifully, I just have one thing I need it to do.

    Right now I have varied-sizes of slides that I would like to vary the transition speeds of. I would prefer to do it with the shortcode if possible. Is there any way to, for example, turn off transitions in Meteor Slides shortcode?

    Thanks!

    -Dan

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

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

    (@jleuze)

    Hi Dan, if you want to change the settings for a specific slideshow, you can do this using metadata. Here’s an example that would set the slide duration to 0, turning off the auto-advance:

    [meteor_slideshow metadata="timeout: 0"]

    Thread Starter dan apparatus

    (@dan-apparatus)

    Thanks, Josh. I’ll give it a try and see if I can get it to work. I appreciate it. Your plug-in has been working fantastically. When all is said in done on my site rebuild, you are getting a paypal donation.

    Thanks!

    -Dan

    Plugin Author Josh Leuze

    (@jleuze)

    You’re welcome Dan, glad to hear that it’s working out for you. And thanks, donations are always appreciated!

    Thread Starter dan apparatus

    (@dan-apparatus)

    Hey, Josh. Sorry to bug you. I plugged this shortcode into the page but it failed to turn off the auto-advance on my slider. Here is the code as it exists on my page:
    [meteor_slideshow slideshow="pizzeria-lola" metadata="timeout: 0"]

    Here is an example of the slideshow:

    What am I doing wrong?
    Thanks again.

    -Dan

    Plugin Author Josh Leuze

    (@jleuze)

    It might be because the shortcode is wrapped in <code> tags, switch to the HTML view in the editor and make sure the shortcode is on it’s own line and there are not tags wrapped around it.

    Thread Starter dan apparatus

    (@dan-apparatus)

    I R DUM.
    That did it.
    Thanks again!

    -Dan

    Plugin Author Josh Leuze

    (@jleuze)

    No problem Dan!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘shortcode for Meteor Slide transitions?’ is closed to new replies.