• Resolved wonderbird

    (@wonderbird)


    Hello.

    I keep seeing this question asked over and over again. And you only answer that it’s possible in the java code. That’s pretty understandable since you can like build a space ship in java ??

    I really really need to be able to make it stop playing and want my visitor to click the dots to read more etc.

    Can you please provide the code to make it not autoplay / loop at all.

Viewing 1 replies (of 1 total)
  • Plugin Author akyusa01

    (@akyusa01)

    Hi ??

    I apologize for any trouble, if you want to edit the js, you can certainly do that – but please note any updates to the plugin in the future will result in you needing to update the plugin files again.

    Just go to the plugin files (on your server) and in /js/owl.carousel.js edit this file, look for

    autoPlay : true,

    in each column setting (there are 4 so you will need to do this 4 times)

    and replace that with:

    autoPlay : false,

    Does that help?

Viewing 1 replies (of 1 total)
  • The topic ‘Turn of autoplay’ is closed to new replies.