Hello,
Do you mean images in the frontpage or on the single post page?
Hello,
The featured images in te single post, that are used in the portfolio right?
Regards,
Enelcaso
Yes, featured images are also used in the portfolio mode. But why do you want to wrap these images inside the links inside the post page? It will create a link to the same page where user is.
Hello there,
The thing is im trying to mod the caption size to say 50% of the image, so not all the image is covered when you hover it, and thus the part of the image that is shown is not clickable. Any way to add the permalink to that image?.
Best regards,
Enelcaso
In this case please try to wrap inside a link the following fragment:
<?php get_template_part('content', 'header'); ?>
inside file content-archive.php.