=== Orange Bootstrap Carousel===
Contributors: Nabajit Roy
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=nabajitroy%40gmail%2ecom&lc=US&item_name=orangecoders%2ecom&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
Tags: bootstrap, carousel,image, slider
Requires at least: 3.0.1
Tested up to: 4.3.1
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin creates a post type to add  images, title, description and some bullet points which nicely replicates the default 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: =

1. Go to the Plugins Menu in WordPress
2. Search for "Orange Bootstrap Carousel"
3. Click 'Install'
4. Activate the plugin

= Manual Installation =

1. Download the plugin file from this page and unzip the contents
2. Upload the `cpt-bootstrap-carousel` folder to the `/wp-content/plugins/` directory
3. Activate the `Orange Bootstrap Carousel` plugin 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.

== Screenshots ==

1. screenshot-1.2
2. screenshot-2.2
2. screenshot-3.2