
How can I make the slider on Acoustic automatic?
You need to edit the scripts.js file located in the js folder of your theme and change line 5 from
slideshow: false,
to
slideshow: true,
You need to edit the scripts.js file located in the js folder of your theme and change line 5 from
slideshow: false,
to
slideshow: true,