• Resolved brendans

    (@brendans)


    Hi,

    I just switched over to this theme and added a plugin to assign a featured image to every post, so that those featured images would appear on the home page. Now the featured image is showing up at the top of every post (which I don’t want because the image is already in there).

    I’ve read in several places that to do this i need to remove <?php if( has_post_thumbnail() ) : ?> from single.php, but this code does not exist in my single.php file.

    Any idea what I can change in the ProtoPress file to ensure that featured images don’t automatically show up in every post?

    Thanks!

    Brendan
    EndlessSimmer.com

Viewing 6 replies - 1 through 6 (of 6 total)
  • Just FYI, this feature of removing Featured Images from Individual Posts is available in ProtoPress Pro, in the Customizer itself.

    But to do it Manually,
    You will find that code in protopress/framework/layouts folder, depending upon the layout your theme is using. There are 3 Layout files, choose the one which your site is using right now.

    Thread Starter brendans

    (@brendans)

    Thanks so much! ProtoPress Pro sounds like a good solution.

    Hello everyone,
    I think I have the same problem – I don’t need featured images on my pages – I already have images there. Now I see two of them. How can I keep featured images in home page, but remove them from my pages?
    I tried to remove some lines from protopress/framework/layouts folder. It didn’t help. Maybe I removed not what I needed to remove… Please help.

    Switching for ProtoPress Pro really does sound like a good solution but I need to make sure me and the theme will work well together.

    I think, I’ve got it – I can do it with css – #featured-image {display: none;}
    Sorry for bothering you, guys ??

    Thx Pixabra! I looked for it! ??

    I went and changed the post to GALLERY and the featured image disappeared! Fixed my problem! Switch it to STATUS OR PHOTO (on the right side of post settings when making it on the wp admin panel) and the featured image will show up on the post.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to Remove Featured Image from Single Post?’ is closed to new replies.