[Resolved] Disable Featured Images on Single Posts

Home Forums Support [Resolved] Disable Featured Images on Single Posts

Home Forums Support Disable Featured Images on Single Posts

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #275526
    Dilip

    I want to disable the featured images on Single Posts. Is there a way I can do it?

    #275528
    Leo
    Staff
    Customer Support

    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.

    #275596
    Dilip

    Hey, thanks for the quick support. It works fine..

    Regards

    #275621
    Tom
    Lead Developer
    Lead Developer

    You can also remove it completely in Customize > Layout > Page Header > Single Post Page Header.

    #320415
    Amit

    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.

    #320418
    Leo
    Staff
    Customer Support

    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.

    #320753
    Amit

    All addons are acativated but still cannot see the options….

    #320795
    Leo
    Staff
    Customer Support

    Hmm what version of GP premium are you using?

    Can you provide a screenshot of your Customizer > Layout panel? Thanks!

    #321034
    Amit

    Here is the screenshot Screenshot.
    The version says GP Premium 1.3

    #321042
    Leo
    Staff
    Customer Support

    Select Hide under Single Post Header Location.

    #321055
    Amit

    Worked Leo, Thanks a lot…

    #321066
    Leo
    Staff
    Customer Support

    Glad I could help!

    #665080
    Viktor

    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

    #665119
    David
    Staff
    Customer Support

    Hi there,

    can you raise a new topic. It makes it easier for us to track and respond 🙂

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.