Hello,
I have Posts Page where posts are displayed (by categories) as featured image thumbnails.
Mouse over the image shows "magnifier" button - it shows featured image in modal lightbox after click.
When I click outside the "magnifier" button (but still on thumbnail) - it links to the post page.
I want to only open featured image in lightbox, not the post page. How to cancel opening post page ?
Thanks