Base solution for your next web application
Open Closed

<div id="myCarousel" class="carousel slide"> #2834


User avatar
0
avanekar02 created

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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    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.

  • User Avatar
    0
    avanekar02 created

    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

  • User Avatar
    0
    avanekar02 created

    Also this does not have RTL for arabic version, can i not use the existing carousel, but it does not have autoPlay

  • User Avatar
    0
    ismcagdas created
    Support Team

    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.

  • User Avatar
    0
    avanekar02 created

    e-tdreeb.com and also how do i create the RTL file for js and .css

    regards Anwar

  • User Avatar
    0
    avanekar02 created

    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

  • User Avatar
    0
    avanekar02 created

    :roll:

  • User Avatar
    0
    ismcagdas created
    Support Team

    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.