• Resolved lollypopzz

    (@lollypopzz)


    Hi there,

    Your plugin is awesome, it does what it is supposed to. However I’m wondering if there is some shortcode that allow me to disable the auto rotate animation. I only want the slider but I don’t want the auto rotate because I will have many carousel in my homepage.

    Currently I only put this default shortcode in my homepage [insta-gallery id=”1″].

    Many thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,
    this option is currently not available but will be available in future updates.
    for now you can apply the below quick FIX to do this.
    open this file: \wp-content\plugins\insta-gallery\templates\carousel.php
    and on near line: 102
    replace this code:

    loop: true,autoplay: 3000,

    with this:

    loop: true,

    Note: above is a temporary FIX and will be removed after plugin updates.

    Carousel autoplay toggle option is now added in the plugin panel.

    Thread Starter lollypopzz

    (@lollypopzz)

    Hi Karan,

    Thank you so much for the update. I can now disable the autoplay.

    Keep up the good works!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to turn off auto slide animation’ is closed to new replies.