Block - Flickity
Custom Gutenberg block for showing images as slider/carousel using Flickity - Needs ACF Pro
by Sridhar Katakam · github.com/srikat/block-flickity · website
★ 3stars
2forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/srikat/block-flickity/archive/refs/heads/master.zipReadme
Block - Flickity
A WordPress plugin that adds a block named Flickity displaying images set in ACF Pro's Gallery field as a slider/carousel with options.
Blog Post
More info here.
Installation
- Click on the
Download ZIPbutton at the right to download the plugin. - Go to Plugins > Add New in your WordPress admin. Click on
Upload Pluginand browse for the zip file. - Activate the plugin.
Usage
- Edit any post/page/CPT that uses Gutenberg editor.
- Click + and type
flickityor locate the block under Media and select it. - Click Add to gallery and upload or select some images. They will automatically appear as a slider. Click Options tab to configure the options.
Changelog
1.0.0 - September 23, 2020
- Initial Release