plugin-icon

Sabines Zoom Gallery

Creates a gallery of all the attached images to a page or post, with an inner zoom to the full image.
评级
最后更新
February 2, 2015
版本
0.3.1
活跃安装
20

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.

免费使用Creator套餐
活跃安装
20
目前已测试版本
4.1.41
此插件可供下载,可用于您的 WordPress 自托管安装。