Comments Lawrence started the conversationMarch 30, 2019 at 11:39amFrom the View Case button, would like to link to page with out the main image. Thanks 2,013Support repliedMarch 30, 2019 at 4:10pmHello Lawrence,the hero image (I think this is the main image you are referring to) is needed to display the portfolio item in the showcase. Short answer it's a custom work involving /sections/hero_section.php$my_page_id = get_the_ID();if( $satelite_hero_properties->enabled && ($my_page_id == value_of_the_portfolio_item_id) ){Haven't tested it but you get the idea. If the portfolio item without the image - do not display the hero section.Thank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio Sign in to reply ...
From the View Case button, would like to link to page with out the main image.
Thanks
Hello Lawrence,
the hero image (I think this is the main image you are referring to) is needed to display the portfolio item in the showcase. Short answer it's a custom work involving /sections/hero_section.php
$my_page_id = get_the_ID();
if( $satelite_hero_properties->enabled && ($my_page_id == value_of_the_portfolio_item_id) ){
Haven't tested it but you get the idea. If the portfolio item without the image - do not display the hero section.
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio