Description
A responsive carousel slider for the Gutenberg editor.
Features
- Add as many slides as you want
- Add any blocks to the slides
- Preview the carousel in the editor
- Responsive and touch enabled
Settings
- Slides per view
- Slides to scroll at a time
- Slide speed
- Slide padding
- Prev/next arrows
- Dots navigation
- Responsive settings: slides to show at given screen size
Requirements
PHP 5.6+ is recommended, WordPress 5.0+, with Gutenberg active.
Documentation
Select the Carousel Block from “Common Blocks”. Add any blocks to the slides. Use the + and – buttons in the toolbar to add or remove slides. Preview slides in the editor using the horizontal scrollbar.
Click the Carousel Block (the container nesting all the slides) to show the block settings.
Blocks
This plugin provides 1 block.
- Slide
FAQ
-
Installation
-
Go to your WordPress Admin -> Plugins -> Add New. Search for Carousel Block. Install and Activate. You can also download this folder and add it into your plugins directory.
“Carousel Block” will be added to your blocks in the “Common Blocks” group.
-
What is Gutenberg?
-
“Gutenberg” is the name of the project to create a new editor experience for WordPress. The goal is to create a new post and page editing experience that makes it easy for anyone to create rich post layouts.
Carousel Block uses the slick jQuery plugin http://kenwheeler.github.io/slick/. Carousel icon made by https://www.flaticon.com/authors/kiranshastry from www.flaticon.com. Block SVG icon by Materialize CSS https://materializecss.com/icons.html/
Reviews
Contributors & Developers
“Carousel Slider Block” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Carousel Slider Block” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
First release of the plugin.
1.0.1
Fixed lodash issue.