PlugVista Carousel Builder Block adds a powerful and flexible carousel slider to the WordPress block editor. Each slide can hold any Gutenberg block — images, text, buttons, covers, WooCommerce products, and more — giving you complete creative freedom.
Three ready-to-use block patterns are included:
Style the carousel using CSS custom properties in your theme’s theme.json or Additional CSS:
--wp--custom--scb--navigation-color — Arrow color--wp--custom--scb--navigation-hover-color — Arrow hover color--wp--custom--scb--navigation-size — Arrow size (height in px)--wp--custom--scb--navigation-sides-offset — Arrow horizontal offset--wp--custom--scb--navigation-alignfull-color — Arrow color for full-width carousels--wp--custom--scb--pagination-bullet-active-color — Active dot color--wp--custom--scb--pagination-bullet-inactive-color — Inactive dot color--wp--custom--scb--pagination-bullet-size — Dot diameter--wp--custom--scb--pagination-bottom — Dot pagination vertical offsetIntegrate with tabs, accordions, modals, and other dynamic layouts that show/hide content:
window.PlugVistaCarouselBuilder.init(container); // Initialize all carousels inside a container
window.PlugVistaCarouselBuilder.update(container); // Update/re-initialize existing carousels
This plugin bundles the following third-party library:
Swiper (https://swiperjs.com/)
License: MIT
Copyright: Vladimir Kharlampidi
Source: https://github.com/nolimits4web/swiper
The full Swiper bundle (v11.2.10, ~154 KB) is included and loaded on-demand only on pages that contain a carousel block.
Developed by Sourav Biswas.
Powered by Swiper.js — the most modern mobile touch slider, released under the MIT license.