
Extends the shortcode to add a masonry style display option.
Author: | Peter Adams (profile at wordpress.org) |
WordPress version required: | 3.9 |
WordPress version tested: | 4.9.4 |
Plugin version: | 1.2.8 |
Added to WordPress repository: | 14-01-2014 |
Last updated: | 23-03-2018
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 56 |
Rated by: | 10 |
Plugin URI: | http://www.photopressdev.com |
Total downloads: | 10 255 |
Active installs: | 60+ |

Click to start download
|
FAQ
Installation Instructions
- Upload the plugin folder to your
/wp-content/plugins/
directory
- Activate the plugin through the ‘Plugins’ page in the WordPress admin interface
- Install and activate the PhotoPress Gallery plugin which this plugin depends on.
- Add the “type” parameter to the gallery shortcode in your page/post like so
.
Why do I need this plugin?
You need this plugin if you want to display an image gallery using a masonry style on a case by case basis.
ChangeLog
1.2.8
Hide galery images while they are loading so that bricks don’t jump around.
1.2.7
Fixing rendering bug on Safari.
1.2.6
Overwriting WP default imageLoaded script.
1.2.5
Fixing bugs with imagesLoaded lib that would cause images to stack.
1.2.4
Adding check for web page to be ready before calculating masonry.
1.2.3
Added proper centering and item padding
1.2.2
fixes image loading race condition
1.2
Clarifying install instructions so that it’s clear thatthis plugin is dependant on PhotoPress Gallery.
1.1
Removing duplicate masonry js file as plugin comes standard as of WP 3.9.
1.0
Initial version of plugin.