Make featured image clickable
-
So I bought a 70$ theme which I thought looked pretty nice. Simple and clean. I run a site that focuses on the images and all 650 posts (which I had already made prior to switching to this theme) have a featured image. Problem is that for each post the featured image is show not only cropped in a format decided upon by the theme creator but also with the post title overlaid and with a black 90% transparent overlay causing the photos to appear dimmer than they are.
Now. The theme creator wont help. They just said that making the featured image clickable can’t be done done for single posts (of course it can, they just don’t want to write the line of code). Question is can I do it myself with your help… Either through code or with a plugin perhaps?
In my previous theme, the featured image was made clickable by editing single.php.
I found this reference to the featured image in my current single.php, but nothing more: <?php barcelona_featured_img(); ?>
How do I track down the code that displays the featured image?
Where should I start?
- The topic ‘Make featured image clickable’ is closed to new replies.