• Resolved jrm1976

    (@jrm1976)


    Is there any way to make the thumbnail featured image not show up in the actual post? My posts look funny with a thumbnail image as the first thing people see when they open the post. If I don’t make a thumbnail, the featured image just gets shown twice. If I don’t set a featured image and let it pick for me, then it often times chooses a portrait image which doesn’t fit well.

    http://www.toocheapblondes.com

Viewing 1 replies (of 1 total)
  • For anyone who has had this problem and are looking for a fix.

    I found a workaround which may or may not be the best way to resolve this problem. But it works for me just fine.

    Go to your theme editor and find the “single.php” file. Open it and search for the following code. Remove it and test to see if that solves the problem. If it doesn’t work for you, make sure to put the code back. And whatever you do, don’t take the code above out or your entire sidebar moves to the footer. It took me a while to figure that one out 🙂

    <?php the_post_thumbnail('large'); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Featured Image’ is closed to new replies.