• Resolved joshuagraber

    (@joshuagraber)


    I can’t figure out for my life how to get featured images to show in individual posts.

    They show up in the blog stream, but when you click on a post, no photo.

    I have a child theme set up, but am at a loss as to how to make this happen. Anybody try this before?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi joshuagraber, I think I know how to help but a BIG warning… I am a super newbie.
    I had this same problem this week and what I found out is that it depends on how your theme handles featured photos. The one I was using just used the featured photo in post extracts and summaries.
    You still need to go to your post and position the cursor where you want the pic to show up. Then you click the add media button at the top left.
    Since you obviously already loaded the pic to make it featured, it will be in your media library.
    Hope that works for you.

    Theme Author CyberChimps

    (@cyberchimps)

    Hi,

    Currently this feature is not present in responsive theme.
    Since you are using a child theme, you can override the single.php file and add the code to display the featured image.
    Function to add post thumbnail: https://developer.ww.wp.xz.cn/reference/functions/the_post_thumbnail/

    Thanks.

    • This reply was modified 9 years, 8 months ago by CyberChimps.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Featured Image won't integrate into post’ is closed to new replies.