Bootstrap Carousel Manager

This plugin is useful to manage the Bootstrap Carousel in your WordPress installation.

Author:Danilo Andreini (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.6.1
Plugin version:1.00
Added to WordPress repository:31-10-2013
Last updated:31-10-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.daext.com
Total downloads:188
plugin download
Click to start download

This plugin is useful to manage the Bootstrap 3 Carousel in your WordPress installation. The Bootstrap 3 framework is required, do not use it without Bootstrap 3 or with previous version of Bootstrap.

  • Add your slides in the Bootstrap Carousel menu and assign every slide to a specific carousel with the "Carousel Name" taxonomy.
  • Add the carousel in the HTML of your theme with the following code:
  • Show the carousel only in specific area of your website by adding a second parameter: ( 'all' -> Show throughout the website - 'home' -> Show only in the homepage - 'posts' -> Show only in your posts - 'pages' -> Show only in your pages )
  • Add the carousel in a post with the following shortcode.[put-bootstrap-slider name="carouselname"]
  • Customize the carousel caption title with the .carousel-caption-custom-title selector.
  • Customize the carousel caption description with the .carousel-caption-custom-description selector.

To know more about my products check out my website or visit my CodeCanyon portfolio.