Portfolio-Images are linked to lightbox or to none. The <h1> below the images lead to the single project by click. Now I want to modify the li image li so that they also lead to the single project page like the <h1> below. In which file can the markup be found? It's not in the template-portfolio.php or loop-portfolio.php ...
Portfolio -> How to set up a link to single project pages on images
4 posts from 4 voices-
Posted 1 year ago #
-
Hey!
Did you solve the issue? I'm asking because the status is set to resolved.
Best regards,
PeterPosted 1 year ago # -
I'd love to learn how too
Posted 11 months ago # -
Hi,
I think you can find it in: wp-content\themes\coalition\includes\helper-slideshow.php. Find this code:
$image = avia_get_link($slide, 'slideshow_', $image_string, $this->post_id);
in line 238. I think that line of code is responsible for generating the link. Hope you find this helpful. :)Regards,
IsmaelPosted 11 months ago #
Reply
You must log in to post.














