Viewing 4 reply threads
You must be logged in to reply to this topic.
The auto rotate time setting is not working for Image Gallery. It doesn’t matter what I put it on, it’s always rotating at 5 seconds.
Hello,
Please go to file \js\jquery.flexslider-min.js and find this line:
slideshowSpeed: 7E3,
replace “7E3” with a value (example: 5000) and save changes. That is the speed in miliseconds.
Best regards!
This is still not working. I have changed the “7E3” with 2000 and it still rotates at 5 seconds.
Hello,
Please try to add this line:
animationSpeed: 800,
let us know.
best regards!
You must be logged in to reply to this topic.