Beautiful Photo Stack Gallery for Lazyest Gallery

This plugin adds a beautiful photo stack gallery with jQuery and CSS3 to Lazyest Gallery.

Based on Codrops Beautiful Photo Stack Gallery with jQuery and CSS3
The plugin shows the albums as a slider, and when an album is chosen, it shows the slides of that album as a photo stack. In the photo stack view, you can browse through the slides by putting the top most image behind all the stack with a slick animation.
The plugin uses jQuery and CSS3 properties for the rotated image effect. It also uses the webkit-box-reflect property in order to mirror the boxes in the album view. Check out The Demo Gallery in Google Chrome or Apple Safari to see this wonderful effect.

Installation

  1. Install and configure Lazyest Gallery version 1.0 or higher.
  2. Upload the contents of the zip file to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Add the [lg_stack] shortcode to a page, to show your Lazyest Gallery as a Photo Stack

Remarks

The plugin is a one-on-one implementation of Codrops example:

  • The plugin shows all your folders in a row, disabling sub-folder hierarchy.
  • This version uses slides only. It does not use captions and descriptions for images.
  • Clicking on slides to go to the original image is not enabled (yet).