Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Hide “Related posts” for certain categories.

Home / Forums / Virtue Theme / Hide “Related posts” for certain categories.

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
December 27, 2021 at 4:43 pm

Hi Team,
In the Kadence theme, I need to hide the “Related Posts” carousel for certain categories. Please can you advise on the filter to do something like:

if ( has_category( 'board' ) ) {
show entry_related = true
} else {
show entry_related = false
}

Many thanks,
Phil.

  • The forum ‘Virtue Theme’ is closed to new topics and replies.