• Resolved taylorsuk

    (@taylorsuk)


    Hi, firstly great plugin.

    I am using three different sliders on three different pages.
    When I only have one slider it working perfectly – however subsequent ones do not work.

    inspecting the code the slider is showing up on the page however not showing the image / running the script.

    I am using the following code in the templates

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

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

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

    you may see the site in development here

    Many thanks in advance.

    https://www.ads-software.com/extend/plugins/meteor-slides/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multiple image sliders not working’ is closed to new replies.