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

    (@jleuze)

    Hi, there is a JavaScript error from the metadata that could be causing this. Are you adding the slideshow with the template tag? Could you post the tag, there could be a typo.

    Do you have any other plugins active right now?

    Thread Starter TiboQorl

    (@tiboqorl)

    I use only this, in the index.php code:

    <?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow(); } ?>

    Not as a widget. :-\

    Thread Starter TiboQorl

    (@tiboqorl)

    Oh! you were right! xD

    I didn’t remember I tested the plugin as a widget with a aleatory meta. ??

    So if i combin the twice (add in index.php + widget), the index.php shows the slides, not the widget. But the bug of meta in widget appears in the calendar of index.php. Hmmm i don’t know if i’m clear.

    But you solved my problem! Thank you so much for all your work!

    Peace ??

    Plugin Author Josh Leuze

    (@jleuze)

    No problem!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Meteor Slides] The previous/next buttons don't appear :'(’ is closed to new replies.