Selectively turn off image zoom?
I love the smooth, build-in image zoom (Blog Template), but I have a situation (image in a teaser section on the start page) where I would like to selectively turn it off, because it is preventing the image from being clickable. Is this possible somehow?
If you add the query string ?zoom=false
to the image path or URL, the image zoom plugin will be disabled for that image only:
![Image caption](/path/to/image.jpg?zoom=false)
I now realize this needs to be documented!
Answered 10 months ago ยท Edit answer