Light Gallery for Gutenberg
Wordpress gallery plugin for Gutenberg
by Ren Rizzolo · github.com/renrizzolo/lightgallery-for-gutenberg
★ 5stars
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/renrizzolo/lightgallery-for-gutenberg/archive/refs/heads/master.zipFrom the readme
Lightgallery for Gutenberg
This plugin uses the fantastic lightGallery and lightSlider jQuery plugins.
editor view
frontend view
frontend view (expanded)
Usage:
Gutenberg
Add Lightgallery block in the gutenberg editor. Requires the gutenberg plugin to be active.
Legacy implementation (shortcode)
Add a gallery via the WordPress add media button, change shortcode to lggallery
or write shortcode directly: [lggallery ids=xxx,xxx,xxx]
Legacy implementation (replaces pre-gutenberg native gallery)
Add a gallery via the WordPress add media button or via shortcode: [gallery ids=xxx,xxx,xxx]