Advanced Bootstrap Carousel Plugin
Advanced Bootstrap Carousel is a light weighted responsive slider plugin.
Advanced Bootstrap Carousel is a light weighted responsive slider plugin. This plugin provide advance and extended fetures for Bootstrap Carousel. This plugins will only run if your theme contain Twitter Bootstrap CSS and Javascript. Advanced Bootstrap Carousel Support numbered indicator, vertical slider as well as slider with fading effect. Advanced Bootstrap Carousel support Bootstrap V3.~ and V4.~.
Shortcodes
- Default – [twabc-carousel].
- Slide with custom Interval – [twabc-carousel interval=”900″].
- Slider with Control – [twabc-carousel showcontrols=”true”].
- Filter Slider by Category – [twabc-carousel category=”testing”].
- Slider with Numbered Indicator – [twabc-carousel showindicator=”numbered”].
Include shortcodes in PHP file
- <?php echo do_shortcode(‘[twabc-carousel interval=”900″]’); ?>
For demo and example vistit : http://www.thelogicalcoder.com/bootstrap-carousel-wordpress-website/
Installation
- Upload the plugin files to the
/wp-content/plugins/advanced-bootstrap-carousel
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Screenshots
Add Your Images - Add your images in carousel.
Numbered Indicator Slider - Numbered Indicator Slider. Shortcode : [twabc-carousel showindicator="numbered"]
FAQ
Shortcodes
- Default – [twabc-carousel].
- Slide with custom Interval – [twabc-carousel interval=”900″].
- Slider with Control – [twabc-carousel showcontrols=”true”].
- Filter Slider by Category – [twabc-carousel category=”testing”].
- Slider with Numbered Indicator – [twabc-carousel showindicator=”numbered”].
- Vertical Slider – [twabc-carousel effect=”vslide”].
- Slider with fading effect – [twabc-carousel effect=”fade”].
- Support Bootstrap V3.~ and V4.~, Goto carousel setting and change “Twitter Bootstrap Version” (Default version 3.~)
For demo and example vistit : http://www.thelogicalcoder.com/bootstrap-carousel-wordpress-website/
Changelog
2.0.0
- Support Bootsrap V.4~.
- Stablity improvement.
1.2.0
- Included Sliding effects. (Horizonat Silder, Vertical Slider, Fade Slider).
- Stablity improvement.
1.1.1
1.1.0
- Stablity improvement.
- Minor bug fixes in slider settings and admin view.
1.0.2
- Slider with Numbered Indicator added.
- Minor bug fixes in slider settings.
1.0.1
1.0.0
This is the first version.