[Resolved] Featured Image not Appearing

Home Forums Support [Resolved] Featured Image not Appearing

Home Forums Support Featured Image not Appearing

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1064641
    ARUNIMA

    My featured image is not showing in the post.
    I have tick marked ‘Display featured images’ below the title in the Customizer.
    I have also added a header hook to merge the header and post title.

    #1064702
    David
    Staff
    Customer Support

    Hi there,

    I am not seeing a Featured image on your archive pages either.
    Have you added a Featured Image in the Post editor?

    #1064703
    ARUNIMA

    Yeah, I have added a featured image in the post editor.

    #1064704
    David
    Staff
    Customer Support

    Using this method?
    https://docs.generatepress.com/article/adding-featured-images/

    If so can you tell me what settings you have in the Header Element?

    Couple other places to check to make sure its not disabled:

    https://docs.generatepress.com/article/layout-element-overview/

    https://docs.generatepress.com/article/disable-elements-overview/

    #1064706
    ARUNIMA

    Yes

    #1064709
    ARUNIMA

    It might be something related to the Hook I have added in the Header!
    After deleting it, I’m able to get the featured image displayed below the title

    #1064713
    David
    Staff
    Customer Support

    Oh ok – what did you add?

    #1064715
    ARUNIMA
    #1064720
    David
    Staff
    Customer Support

    Sorry what was the Hook Element containing ? Is it required do you need help with that?

    #1064722
    ARUNIMA

    This is the code for the hook element:

    <h1>
    {{post_title}}
    </h1>
    
    <div class='hero-meta'>
    Published on {{post_date}} Written by {{post_author}}
    </div>

    The hook element is for the header to merge the post name and the header! (As you can see in the website)

    The settings of the element are:
    https://paste.pics/0a15f2770e4ba483c12babbd4203fcbc
    https://paste.pics/4dee704d656f33716ce7f03251401a72

    #1064732
    David
    Staff
    Customer Support

    That shouldn’t effect the display of the Featured Image.
    Can you change Background Image to Featured Image. This will display this option: Disable Featured Image make sure that is unchecked. Then you can change the background image back again

    #1064740
    ARUNIMA

    Thank you!
    It’s working now

    #1064742
    David
    Staff
    Customer Support

    Glad to be of help.

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