A responsive carousel slider for the Gutenberg editor that supports adding any blocks to slides.
A responsive carousel slider for the Gutenberg editor that supports adding any blocks to slides.
PHP 5.6+ is recommended, WordPress 5.8+, with Gutenberg active.
Select the Carousel Slider block from the Design category. Click the + button located at the end of the carousel to add slides. Add any block within the slides. Use the horizontal scrollbar to preview the slides in the editor.
You can reorder the slides by using the left and right arrow buttons in the toolbar.
To remove a slide, select the slide and click the three dots right above it. Click the option to remove that slide.
Click the Carousel Block (the block nesting all the slides) to show the carousel settings.
If you still need help. visit WordPress codex
Gutenberg is the name of the new block based editor introduced in WordPress 5. Gutenberg makes it easy to create content within the editor using blocks.
Select the Carousel Slider block from the Design category.
Select the Carousel Slider block. Click the plus button to add slides to the carousel.
First release of the plugin.
Fixed lodash issue.
Updates for latest WP Gutenberg version. Fixed editor CSS.
Added autoplay settings.
Improved UI experience by using inner blocks controls. Added RTL option. Removed padding option. Updated slide block icon.
Added block.json. Improved carousel block layout in the editor. Updated slide block icon. Tested for WordPress 5.9.
Eliminated block margin CSS issue in slides.
Changed the style of the “Add slide” button.
Added responsive setting for slides to scroll at a time.
Small CSS improvements in the editor. Updated slick CSS stylesheet handle. Tested on WordPress 6.0.
Fixed error message on Widget Editor screen. Tested on WordPress 6.3.1.
Fixed lodash error with latest WordPress 6.4 update.
Fixed layout issue in rows.
Code refactoring.
Added tag dependency.
Reverted Slick init to working solution – outside the WP block build process.
Update CSS for image block centering.