=== Carousel Slider Block === Contributors: virgildia Donate link: http://virgiliudiaconu.com/ Tags: carousel, slide, slideshow, slider block, gutenberg Requires at least: 4.9.5 Tested up to: 5.8.1 Requires PHP: 5.6+ License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == A responsive carousel slider block 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 - RTL == Requirements == PHP 5.6+ is recommended, WordPress 5.0+, with Gutenberg active. == Documentation == Select Carousel Slider from the Media blocks. Click the + button located at the end of the carousel to add slides. Any any blocks to the slides. Use the horizontal scrollbar to preview slides in the editor. You can move the slides by using the left and right arrow buttons. 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 settings. == Screenshots == 1. Carousel slider 2. Adding slides to the carousel 3. Carousel settings 4. Individual slides == Frequently Asked Questions == = 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 "Media" 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/ == Changelog == = 1.0.0 = First release of the plugin. = 1.0.1 = Fixed lodash issue. = 1.0.2 = Updates for latest WP Gutenberg version. Fixed editor CSS. = 1.0.3 = Added autoplay settings = 1.0.4 = Improved UI experience by using inner blocks controls. Added RTL option. Removed padding option. Updated single slide icon.