Carousel Slider Block for Gutenberg

Description

A responsive carousel slider for the Gutenberg editor.

Features

  • Add unlimited slides
  • 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
  • Infinite loop sliding
  • Autoplay
  • Responsive settings: slides to show and scroll at given screen size
  • RTL

Requirements

PHP 5.6+ is recommended, WordPress 5.8+, with Gutenberg active.

Documentation

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.

Screenshots

  • Carousel slider
  • Add any blocks to the carousel slides
  • Carousel settings

Installation

  1. From your WordPress dashboard go to Plugins > Add New.
  2. Search for Carousel Slider Block in the Search Plugins box.
  3. Click Install Now to install the Carousel Slider Block Plugin.
  4. Click Activate to activate the plugin.
  5. Carousel Slider Block will be added to the Design block group in the editor.

If you still need help. visit WordPress codex

FAQ

What is Gutenberg?

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.

How do I add a carousel to WordPress?

Select the Carousel Slider block from the Design category.

How do I add a slide to WordPress?

Select the Carousel Slider block. Click the plus button to add slides to the carousel.

Reviews

September 5, 2022
This is a great plugin that makes it easy to create sliders of images (like a logo carousel) to more complicated patterns like a slider showcasing a quote with image and text. Great work! Thanks for making including a professional looking slider component so easy!
July 4, 2022
I've tried several carousel plugins and the simplicity of this one is amazing. The way it works within blocks is almost prefect. The only improvment needed for my use would be to set multiple breakpoints in the way the single breakpoint is set currently. i.e. px width and no. of slides displayed. Fantasic plugin, keep up the good work!
March 25, 2022
Finally a slider/carousel block that doesn't try too hard and is still easy and fun to use. It just needs a few additional sidebar settings (like slide gap and maybe custom icons for the prev/next navigation) and it would be perfect. Thanks, i know i will be using this plugin A LOT in future projects - and for that it has definitely earned a full 5 star rating!
Read all 19 reviews

Contributors & Developers

“Carousel Slider Block for Gutenberg” is open source software. The following people have contributed to this plugin.

Contributors

“Carousel Slider Block for Gutenberg” has been translated into 6 locales. Thank you to the translators for their contributions.

Translate “Carousel Slider Block for Gutenberg” 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.

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 slide block icon.

1.0.5

Added block.json. Improved carousel block layout in the editor. Updated slide block icon. Tested for WordPress 5.9.

1.0.6

Eliminated block margin CSS issue in slides.
Changed the style of the “Add slide” button.

1.0.7

Added responsive setting for slides to scroll at a time.

1.0.8

Small CSS improvements in the editor. Updated slick CSS stylesheet handle. Tested on WordPress 6.0.