Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Gerald

    (@gerital)

    After some more tests it seems to be a incompatiblity with the theme (Vertoh: https://www.showthemes.com/2015-event-wordpress-theme-vertoh), with Twentyfifteen it works!

    Do you have any recomendation how to find the conflict with my theme? I just tried with the last version of bootstrap carousel (3.3.5) but without success.

    Thread Starter Gerald

    (@gerital)

    after debugging carousel.js I found out that this.options.interval variable is null. after setting

    this.options.interval = 5000;

    the carousel cycles correctly. seems to be some incompatibility of the plugin with the theme but I could′t find out how to solve it in a more elegant way.

    sorry for the spam!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Carousel doesn′t automatically cycle’ is closed to new replies.