Canvas Slider Loop

3 replies·opened Apr 27, 2016
M
myalaApr 27, 2016

Is it possible to have the Canvas slider loop continuously rather than reverse direction at the end of the slides? I would like to get the same behavior as owl Slider (and many others) wherein the slider loops from the last slide to the first seamlessly without changing directions.

Thanks!

S
SemiColonWebSTAFFApr 27, 2016

Hello,

This is Definitely Possible. You can simply add the data-loop="true" attribute to the #slider Element. Example:

<section id="slider" class="slider-parallax swiper_wrapper full-screen clearfix" data-loop="true">
	...
</section>

This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.

M
myalaApr 27, 2016

Thanks, that was easy. Appreciate the great support.

BTW: Seems the link to Canvas Slider Detailed documentation in the documentation that came with the package is broken.

S
SemiColonWebSTAFFApr 28, 2016

Hello,

Thank You so much for the Kind Words. :)

We will fix the URL in our Next Update. This is the Correct URL: http://idangero.us/swiper/api/ .

This will definitely work fine. 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