Hello,
I would like to know if there is a way where you can have a featured image to show only on the portfolio page and not on the portfolio item.
Thank you for your help
Michal
Hello,
I would like to know if there is a way where you can have a featured image to show only on the portfolio page and not on the portfolio item.
Thank you for your help
Michal
Hey,
make a copy of single.php and rename the copy to single-portfolio.php. Afterwards open up single-portfolio.php and remove following code line:
if($big_prev_image != "" && !is_attachment()) echo "<span class='framed framed_full_size'><span>".$big_prev_image."</span></span>";Thank you for your help!!
Glad that I could help you :)
You must log in to post.