Title: Carousel doesn´t automatically cycle
Last modified: August 30, 2016

---

# Carousel doesn´t automatically cycle

 *  [Gerald](https://wordpress.org/support/users/gerital/)
 * (@gerital)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/carousel-doesnt-automatically-cycle/)
 * I can´t the plugin to get automatically cycle. As described in the documentation,
   it should with the default value of interval=5000. Just in case I tried to deactivate
   mouseover with pause=”.
 * I insert the plugin with do_shortcode() in the template everything else works
   fine:
 * `echo do_shortcode('[carousel post_parent=72 unwrap="1"]');`
 * You can see the carousel here: [http://tbb.kic-innoenergy.com/](http://tbb.kic-innoenergy.com/)
 * [https://wordpress.org/plugins/wp-bootstrap-carousel/](https://wordpress.org/plugins/wp-bootstrap-carousel/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Gerald](https://wordpress.org/support/users/gerital/)
 * (@gerital)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/carousel-doesnt-automatically-cycle/#post-6571834)
 * After some more tests it seems to be a incompatiblity with the theme (Vertoh:
   [http://www.showthemes.com/2015-event-wordpress-theme-vertoh](http://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](https://wordpress.org/support/users/gerital/)
 * (@gerital)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/carousel-doesnt-automatically-cycle/#post-6571841)
 * 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.

 * ![](https://ps.w.org/wp-bootstrap-carousel/assets/icon-256x256.png?rev=1006166)
 * [WP Bootstrap Carousel](https://wordpress.org/plugins/wp-bootstrap-carousel/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-bootstrap-carousel/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-bootstrap-carousel/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-bootstrap-carousel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-bootstrap-carousel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-bootstrap-carousel/reviews/)

 * 2 replies
 * 1 participant
 * Last reply from: [Gerald](https://wordpress.org/support/users/gerital/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/carousel-doesnt-automatically-cycle/#post-6571841)
 * Status: not resolved