Reply To: Link portfolio overview item to fullscreen page


motivmedia
Member

Uhmmm. I found out how to fix this. I’m giving you the details so that you don’t have to search for yourelf when you intend to fix it:

portfolio-four.php – line 89
portfolio-three.php – line 87
portfolio-two.php – line 86

Change ” to ‘<?php if ($link_url””) { echo $link_url; } else { the_permalink(); } ?>’

This way the image will always link to the same location the title does 🙂