• Hi,

    Default duration between animations is set to 5000ms and you have no option to change this value in the settings (you only can edit the speed of animations).

    However, you can manually change this value in :
    Plugins > Editor > Select “WP Client Logo Carousel” in the drop-down list

    Go to the end of wp-client-logo-carousel.php file and replace
    autoPlay: Boolean(‘1’ == wpaft.auto_play),
    by
    autoPlay: 2500,

    I hope you’ll find it useful!
    swissboy1984

    • This topic was modified 4 years, 8 months ago by swissboy1984.
  • The topic ‘Duration between animations (AutoPlay TimeOut)’ is closed to new replies.