Transform standard WordPress galleries into galleria slideshows.
Galleria Galleria is a fork of Photo Galleria that is designed to minimize resources and selectively load javascript. This plugin will only load javascript on pages that actually have a gallery. Galleria Galleria also keeps standard gallery styling if javascript is not enabled. Beyond that, this plugin is built using the Galleria javascript library that allows for advanced theming and customization.
Links: github
This plugin uses the standard [gallery] shortcode to create slideshows. It also adds support for a per gallery height attribute in the format [gallery height=500] to create a gallery with a height of 500px.
The Galleria javascript library uses themes to style your galleries. If you would like to customize the build-in themes or use a paid theme add a galleria-themes
directory inside your WordPress theme directory (make sure to place your galleria theme javascript file directly within the galleria-themes
directory.) When you visit the Galleria Galleria settings page your javascript file will appear in the design dropdown menu.
galleria-galleria
folder to the /wp-content/plugins/
directoryGalleria Galleria is designed to only selectively load javascript to reduce the load time of your site. It also works seamlessly with galleries you have already created for your site in WordPress.
Galleria Galleria gives you a choice of two build-in themes, transitions and background color. Beyond that, it also supports custom built Galleria themes and paid themes (see other notes for more information.
galleria-themes
directory inside your WordPress theme directory (make sure to place your galleria theme javascript file directly within the galleria-themes
directory.) When you visit the Galleria Galleria settings page your javascript file will appear in the design dropdown menu.Display gallery where it is embedded instead of at the top of the post.
Initial commit