the speed parameters and the autoplay to true however you may need to synchronize the captions as well (that are running in a parallel slider) at the same time and that's the main difficulty here in making the slider autoplay.
Hard refresh your page (Ctrl+F5) before testing your changes
Good afternoon I want to add an automatic slide change every 5 seconds to the slider on the Parallax Slider page. This can be done?
Hello Ivan,
you can change this bit in /js/scripts.js
https://prnt.sc/uGOgtyuxNaKH
the speed parameters and the autoplay to true however you may need to synchronize the captions as well (that are running in a parallel slider) at the same time and that's the main difficulty here in making the slider autoplay.
Hard refresh your page (Ctrl+F5) before testing your changes
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Wow, thank you!
And one more small question: can I increase the pause time of each slide on the page?
Hi Ivan
I think you should add a new parameter - delay
https://swiperjs.com/types/interfaces/types_modules_autoplay.AutoplayOptions
have not tested it but for example you add under autoplay
delay:2000,
this will delay the transition with 2s
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio