@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.
@designextreme i tried your code but it’s not doing anything. Thanks!
@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.
@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!
@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.
Great. Keep up the good work. It’s a really nice plugin!