Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I use two different images, one as a thumbnail and one as a linked image

I want to do an image gallery in a page, where the linked image (a href) is different from the thumbnail's src. I need to have the ability to change the thumbnail image. Its important because for each image i have a different thumbnail (different content and size).

What can I do?

like image 695
user2001756 Avatar asked Oct 17 '25 04:10

user2001756


2 Answers

You can use this plugin which have different options to set the image URL and image size

Plugin : WP Gallery Custom Link

May be it helps you to solve this issue.

like image 130
aizaz Avatar answered Oct 19 '25 22:10

aizaz


You can use this plugin to asign different image sizes to different links.

Plugin: gallery with custom links

like image 45
Gary Payne Avatar answered Oct 20 '25 00:10

Gary Payne