Archived topic
Disable Featured Images on Single Posts
13 replies · Started by Dilip Kumar on February 7, 2017
I want to disable the featured images on Single Posts. Is there a way I can do it?
Hi Dilip,
You can either use the Disable Element (Post Image/Page Header): https://docs.generatepress.com/article/disable-elements-overview/
or this CSS:
.page-header-image-single {
display: none;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps.
Hey, thanks for the quick support. It works fine..
Regards
You can also remove it completely in Customize > Layout > Page Header > Single Post Page Header.
cannot see this option in my panel? I too want to disable featured image being displayed in single posts and pages without using additional css.
Make sure you have the Page Header add-on activated: https://docs.generatepress.com/article/installing-gp-premium/#4- activate-your-add-ons
Then it should be there.
All addons are acativated but still cannot see the options....
Hmm what version of GP premium are you using?
Can you provide a screenshot of your Customizer > Layout panel? Thanks!
Here is the screenshot
.
The version says GP Premium 1.3
Select Hide under Single Post Header Location.
Worked Leo, Thanks a lot...
Glad I could help!
Hi Tom,Leo
Could you pls. advise me how i can disable featured images for page with custom category?
GeneratePress 1.7.2
i would like use function filter from php but not css way
Hi there,
can you raise a new topic. It makes it easier for us to track and respond :)