slideshow would no longer cycle automatically after touch interaction
-
slideshow would no longer cycle automatically after touch interaction with iphone and ipad. how do i stop this and make the slide show continue automatically?
https://indigojones.co.uk/atum/
I tried the code below but this only effects laptops and desktops:
plugins/responsive-slider/responsive-slider.js
change
pauseOnAction:true,
to
pauseOnAction:false,
- The topic ‘slideshow would no longer cycle automatically after touch interaction’ is closed to new replies.