NEO Bootstrap Carousel is lightweight but flexible. Here is what it offers and what your site needs to run it.
Features
- Two slide sources: your Media Library or your posts and products.
- Per-slide captions, links (same window or new tab) and overlays with adjustable opacity.
- Caption animations powered by Animate.css.
- Configurable auto-slide speed, navigation arrows and dot indicators.
- Display via shortcode, a block, or any widgetWidgetA small content block you place into a sidebar or widget area. area.
- Drag-and-drop slide ordering and a copy-ready shortcode column on the Sliders list.
Requirements
- WordPress 4.8 or newer (tested up to 7.0).
- PHPPHPThe server-side programming language WordPress is written in. 8.0 or newer (tested on PHP 8.4).
- A themeThemeA collection of templates and styles that controls how your site looks. that loads Bootstrap 3 JavaScript. The pluginPluginA package of code that adds features to a WordPress site without altering core files. ships its own carousel CSS but relies on the theme for Bootstrap’s carousel script.
A note on Bootstrap
The carousel markup follows Bootstrap 3 conventions. If your theme ships Bootstrap 4 or 5, the slideshow will not animate correctly. See Bootstrap Version Conflicts for details and fixes.