I have small images on front page that I link specific blog to each image.
The images link correctly, but I also want image caption to be clickable and lead the same place as image link.
What I thought of doing is I input html into image caption box.
When I click on "update Image" I can see in the page editor window that the caption is clickable, (I can see it works because in my html code I have also changed font size and color); but when I click on "Update Page" button, the html gets stripped, and it goes back to the original settings.
I have found this plugin, but it looks like it is outdated and I can't get it to work on multisite:
http://wordpress.org/extend/plugins/links-in-captions/
Any way to make the image caption clickable?