Showing 1 – 1 of 1 replies
totio94

Thanks you, this theme is really great […]

totio94 PURCHASED
6 years ago
Thanks you, this theme is really great ! How can I make sliders with autoplay ? the .index-slider-header and #spacial-header can't be in autoplay ?
Thanks!
Erick
Erick SELLER
6 years ago
You can make the slider autoplay like this

window.slider_interval = setInterval(function () {
window.navigate_slider('next')
}, 4000)

4000 = time in milliseconds.

You can find an example here:
http://spacialtheme.herokuapp.com/2.3/index-photography.html