Orange Bootstrap Carousel
Orange Bootstrap Carousel
Description
A plugin creates a custom post type(orange-slider) where you can add images along with title, a short description and some highlighted points(bullets) for your slider which nicely replicates the default bootstrap carousel. Admin settings include change background color, slider height width, set different animation styles for slider elements etc.
Installation
The easy way:
- Go to the Plugins Menu in WordPress
- Search for “Orange Bootstrap Carousel”
- Click ‘Install’
- Activate the plugin
Manual Installation
- Download the plugin file from this page and unzip the contents
- Upload the
cpt-bootstrap-carouselfolder to the/wp-content/plugins/directory - Activate the
Orange Bootstrap Carouselplugin through the ‘Plugins’ menu in WordPress
Add this code in your template file echo do_shortcode(‘[orange-slider-shortcode]’);
or [orange-slider-shortcode] in your post or page.


