Featured Image Zoom

plugin banner

Enables a [zoom] Shortcode to display a zoomable featured image.

Author:Michael Atkins (profile at wordpress.org)
WordPress version required:4.7
WordPress version tested:6.5.2
Plugin version:2.1.0
Added to WordPress repository:14-01-2014
Last updated:16-04-2024
Rating, %:90
Rated by:11
Plugin URI:http://cubecolour.co.uk/zoom-featured-image/
Total downloads:26 065
Active installs:1 000+
plugin download
Click to start download

Add the [zoom] shortcode to a page, post or custom post-type post. If the post has a featured image it will displayed on the page, and when you move the cursor over the image, the image will be magnified with the image viewport remains constrained to the dimensions of the original image.

on a mobile/touch device the image will also be zoomable, but as there is no hover state this is achieved by means of a pinch & zoom action.

On my site you can see a demo of the plugin.

Usage:

Ensure that your post/page has a featured image defined.

Use a [zoom] shortcode to your page.

Some optional shortcode parameters can also be used.

=size=
The large image is used by default for the unzoomed image. Use the size parameter to use a different defined image size.

eg ‘[zoom size=thumbnail]’

=zoomsize=
The full image is used for the zoomed overlay. This can be changed using the zoomsize shortcode parameter.

eg ‘[zoom zoomsize=large]’

The image size definitions used for the the unzoomed and zoomed images should have the same aspect ratio and cropping.

=zoomin=
This can be used to tweak the level of zoom. The value must be a positive integer. The default is 6 so if the zoom level results in too much magnification on hover, try a lower value.

eg ‘[zoom zoomin=2]’


Screenshots
FAQ
ChangeLog