• Resolved azael2k

    (@azael2k)


    Hi.

    I am using this code to make the carousel slider for the reviews. But it does not auto slide. Can you please advise? Thanks.

    [reviews_rating summary=”false” date=”false” bullet=”false” view=”
    1″ loop=”-1″ interval=”0.3″]

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Noah Hearle

    (@designextreme)

    @azael2k The Shortcode here should loop infinitely with a 0.3 second delay.

    [reviews_rating summary="false" date="false" bullet="false" view="1" loop="-1" interval="0.3"]

    Just note that your view parameter should not contain a space. However, I doubt this is the issue here.

    I will run a few tests on my side and let you know what I find.

    Thread Starter azael2k

    (@azael2k)

    @designextreme i tried your code but it’s not doing anything. Thanks!

    Plugin Author Noah Hearle

    (@designextreme)

    @azael2k I found the issue and it is fixed in version 4.23. The interval now accepts 0.3 seconds as a minimum and -1 as an indicator for infinite looping.

    Thread Starter azael2k

    (@azael2k)

    @designextreme great work and really quick response. Thank you!

    Would also be nice to add some fade in/out, or some other effects to the slide switch 🙂

    Thanks!

    Plugin Author Noah Hearle

    (@designextreme)

    @azael2k Thanks for the feedback.

    I would like to add some additional transitions in the future. I think the way I’ve approached the list (using flex-box), is causing unforeseen problems with slides when multiple rows are present in one slide. However, this will be considered as one of the future developments.

    Thread Starter azael2k

    (@azael2k)

    Great. Keep up the good work. It’s a really nice plugin!

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

The topic ‘Carousel not sliding’ is closed to new replies.