Portfolio block in grid has a hover effect with a "plus" image that link the original image in colorbox.
I try to change this link and open product's page, but I don't find how to change this destination link.
© Copyright 2013-2017 DrupalExp - All Rights Reserved
I found it!
I change this row:
<a href="<?php print $first_image;?>" rel="lightbox[<?php print $lightboxrel;?>]"><span class="fa fa-plus-square"></span></a>
with this:
<a href="<?php print $node_url;?>"><span class="fa fa-plus-square"></span></a>
in node--dexp_portfolio--dexp_portfolio.tpl.php
BYE!
It's difficult to put into words how I feel after reading this post of yours; it makes me so pleased since I've been seeking for something like this for a long time. Now I'll spend less time playing stickman fighter which is my favorite game. My fave has returned to learn more about your subject.