A simple image slider block plugin for Gutenberg blocks
Create a fully responsive image slider gallery as a block.
Features:
– Simple Image Slider
– Enable/Disable arrow navigation
– Enable/Disable dot navigation
– Enable/Disable autoplay
– Enable/Disable image crop to same height
– Set autoplay speed
– Fade or scroll effect
– Image linking
I want to purchase the plugin, does it run on wordpress php7?
Yes, it does. You can just download it from the wordpress repository
Can I use this plugin with wordpress 5.2.3 ?
Yes, it runs without problems in wp 5.2.3
Hi Anna! Thanks for the Image Slider Block plugin! I’m wondering, do you plan to support and update it in an ongoing way? I saw that the support threads at https://wordpress.org/support/plugin/image-slider-block/ were not very active so just trying to figure out what the prospects are for future updates. (And I don’t mean to ask that with any expectation or judgment either way, I understand that sometimes folks like to release a plugin and then move on to other things!) Thank you again.
Hi Chris,
I’m sorry for the delayed answer here and in the support forum. I do continue to work on the image slider. But due to my maternal leave I was inactive for a while. Thank you for reminding me! 😉
Anna
Hi there,
could you please add an “is_admin()” check around this code block:
https://github.com/anna-werner/gutenberg-slider/blob/master/gutenberg-slider.php#L111
Else the plugin includes unnecessary strong base styles in the frontend and at least destroys my frontend.
I like that the block is super small and easy!