HHonchobawsJan 18, 2021
Kindly assist,
Currently working with below link Home page and I'm having trouble having the slider slide independently without user clicking it.
Kindly assist.
1 reply · opened Jan 18, 2021
Kindly assist,
Currently working with below link Home page and I'm having trouble having the slider slide independently without user clicking it.
Kindly assist.
Hello,
Simply replace the following JS settings on the Page:
[ch_pre]stopLoop: "on",
stopAfterLoops: 0,
stopAtSlide: 1,[/ch_pre]
with the following:
[ch_pre]stopLoop: "off",
stopAfterLoops: -1,
stopAtSlide: -1,[/ch_pre]
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard