Image Slider Blocks
Image Slider Blocks
Description
An image slider block plugin for Gutenberg blocks
Create a fully responsive image slider gallery as a Gutenberg block.
Feature:
– Simple Image Slider
– Enable/Disable adaptive slider height
– Enable/Disable arrow navigation
– Enable/Disable dot navigation
– Enable/Disable autoplay
– Enable/Disable pause on hover
– Set autoplay speed
– Fade or scroll effect
– Image linking to media or custom URL
Installation
- Upload the extracted plugin files to the
/wp-content/pluginsdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the “Plugins” menu in WordPress
- Find the new slider block in the Gutenbergs Common Blocks section
Faq
There is no setting for this, but you can set your own icons with custom CSS.
Reviews
not working properly in WP 6.7
By mariken (Mariken) on November 18, 2024
the size of the image is not stable since wP 6.7
Perfect for its task
By Matthias Blenk (Lunovis) on July 25, 2023
What a wonderful plugin. I've been looking for a slider plugin days now, and this one is, which exactly fulfills this one task. Without being overwhelmed by a large number of options. Without cluttering up the backend with extra menus and advertising. No upgrades, no features, just a simple block, with everything it needs. Thanks for that.
Easy-to-use and effective plugin
By David James (davidcodevier) on February 21, 2023
I loved using Image Slider Blocks and found it a lightweight and simple plugin. It made my work easier! The plugin works smoothly and doesn’t demand massive memory use, which is a great advantage.
Please fix this
By ibes (ib4s) on December 13, 2021
wp_register_style(
'oacs-image-slider-blocks',
plugins_url( 'css/editor.css', __FILE__ ),
array( 'wp-edit-blocks' ),
filemtime( plugin_dir_path( __FILE__ ) . 'css/editor.css' )
);
wp_enqueue_style( 'oacs-image-slider-blocks');
Great simple images slider
By ywamer on December 9, 2021
Simple and efficient: great job !
By Denis Jallet (djallet) on March 29, 2020
Simple and great
By jsor on February 11, 2020
Beautiful. Exactly what I needed.
By cwendt01 on August 12, 2019
Changelog
1.0
- Initial release
1.1
- Bug fixes
2.0
- Added feature for adaptive height
- Added feature for pause on hover
- Added feature to use custom URL and open in a new tab
- Updated to Blocks API version 2.0
2.0.1
- Bug fixes

