Description
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 : https://www.thelogicalcoder.com/bootstrap-carousel-wordpress-website/
Screenshots
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
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 : https://www.thelogicalcoder.com/bootstrap-carousel-wordpress-website/
Reviews
Contributors & Developers
“Advanced Bootstrap Carousel” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Advanced Bootstrap Carousel” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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
- Minor bug fixes.
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
- Minor bug fixes.
1.0.0
This is the first version.