Hello Brother
Regd the carousel on the home page public , can i make it autoplay so that it slides automaticallt every .5s
please let me know how to achieve this,as this is a request from the client.
Regards Anwar
8 Answer(s)
-
0
Hi,
You can do it like in this example <a class="postlink" href="https://owlcarousel2.github.io/OwlCarousel2/demos/autoplay.html">https://owlcarousel2.github.io/OwlCarou ... oplay.html</a>. Please let us know if it does not work for you.
Thanks.
-
0
I tried this yesterday but does not work with the default carousel available in the lib folder, do i have to download this carousel and replace the once exieting on our page
Regards Anwar
-
0
Also this does not have RTL for arabic version, can i not use the existing carousel, but it does not have autoPlay
-
0
Hi,
Can you share your website url to <a href="mailto:[email protected]">[email protected]</a> and let me check it. I had your website url before but I lost it.
Thanks.
-
0
e-tdreeb.com and also how do i create the RTL file for js and .css
regards Anwar
-
0
Hello
i tried this but the rtl does not work or show up in when the language arabic is selected.
Please tell me how to achieve this.
my site is e-tdreeb.com
Regards
-
0
:roll:
-
0
Hi,
Can you share container html element's definition, for example
<div class="owl-carousel owl-carousel6 owl-loaded owl-drag"> .... </div>
and javascript code for how do you generate carousel ?
Thanks.