Before you ask please READ THIS

Image slider on posts

Is there a way to randomize the timing between slides? Right now, on my blog post page which show a set of posts - all the images are sliding in synchronicity. It looks a bit too choreographed. (This is not with Slider Revolution)

Can I set different timing on each post so that is not the case? If so, where do I modify.

Comments

  • AirAir
    Posts: 10,970
    Hi there:-)

    In js/script.js line ~2279 you have interval: 5000,
    You can insert there some random generated number using this JavaScript code http://stackoverflow.com/a/1527834
    I don't know if it will be random time for each slider, or same but random time for all sliders - test it and tell me :-)

    With kind regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion