I want the featured image to show only on the sortable portfolio page, but I don't want the featured image or any slideshow images to show on the portfolio item page. What code changes do I need to make to achieve this? Thank you.
No featured image in portfolio item post
4 posts from 3 voices-
Posted 1 year ago #
-
Hey!
Open up includes/loop-portfolio-single.php and delete following code lines:
$slider = new avia_slideshow(get_the_ID());and:
$slider->setImageSize('portfolio');and:
$slider->customClass('big-slideshow');Regards,
PeterPosted 1 year ago # -
Works great. Thanks.
Posted 1 year ago # -
Hi Davidizumi,
Glad Peter was able to get it solved for you :)
Posted 1 year ago #
Topic Closed
This topic has been closed to new replies.














