Archived topic
Conditionally suppress featured image based on tag
5 replies · Started by maria on August 5, 2019
I'd like to suppress the featured image in any blog posts that are tagged as having a video. How can I do this?
I tried using the Hide Featured Image plugin, but it ended up suppressing the thumbnails in the YAARP section of the post rather than the featured image itself.
Hi there,
you can use the Layout Element to disable the featured image dynamically based on post tags:
https://docs.generatepress.com/article/layout-element-overview/
I've created a new layout element for posts that have a specific tag, but I'm not clear on what to do next. How do I suppress featured images in the new layout element that I've created?
Make sure you have enabled the Disable Elements module in Appearance > GeneratePress, then you can check Featured Image on the Disable Element.
Your Display Rule will be Post Tag > Videos
That worked, thanks.
You're welcome