Sabines Zoom Gallery

Creates a gallery of all the attached images to a page or post, with an inner zoom to the full image.

Author:Sabine Visser (profile at wordpress.org)
WordPress version required:3.5.0
WordPress version tested:4.1.40
Plugin version:0.3.1
Added to WordPress repository:21-04-2013
Last updated:02-02-2015
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, %:0
Rated by:0
Plugin URI:http://www.sabine.nl/innerzooom-test/
Total downloads:4 127
Active installs:20+
plugin download
Click to start download

Have a nice inner zoom on your gallery images. It shows only the images, no clickable thumbs, and shows an inner zoom onmouseover. The zoom effect depends heavily on the resolution of the image you have uploaded; a bigger original gives a better zoom effect.

There are two configuration options to add to the shortcode:
1. the parameter ‘showsize’ and the desired size (thumbnail, medium or large): [sabineszoom showsize=medium]
2. the parameter ‘thickbox’ with the value 1: [sabineszoom thickbox=1]
or both: [sabineszoom showsize=medium thickbox=1]

If you want to use this gallery, simply use the [sabineszoom] shortcode in your post or page, or add <?php echo do_shortcode('[sabineszoom]'); ?> within the loop, to your template.
By default the ‘large’ image is used, if you want the ‘medium’ or ‘thumbnail’ to show, add the parameter ‘showsize’ like so: [sabineszoom showsize=medium]. Valid options are thumbnail, medium and large.

This is my first plugin, originally build for a customer who couldn’t find a gallery plugin that fitted his needs exactly:
no gallery of thumbnails that should be clicked on, this is just a list of the images attached to a post or page that have an inner zoom to the full image.

I used the jQuery plugin Image Zoom by elevate zoom for the inner zoom effect (see http://www.elevateweb.co.uk/image-zoom/examples#inner-zoom) .

Please let me know if you need help or have a feature request.


Screenshots
FAQ
ChangeLog