Title: Double post image
Last modified: August 30, 2016

---

# Double post image

 *  Resolved [La Ziviani](https://wordpress.org/support/users/mymeitai/)
 * (@mymeitai)
 * [11 years ago](https://wordpress.org/support/topic/double-post-image/)
 * Hi, I just downloaded your theme (great job, I like it!) and I have two problems(
   for the other I will open another post).
    In my post I see the featured immage
   twice, firste one is small, then the original one. I would like to remove the
   first small one… My blog: [http://www.mymeitai.com/](http://www.mymeitai.com/)
   Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [La Ziviani](https://wordpress.org/support/users/mymeitai/)
 * (@mymeitai)
 * [11 years ago](https://wordpress.org/support/topic/double-post-image/#post-6187054)
 * I,ve tried to remove the featured image in the post and now it is ok (only in
   a post). Now… is there something I can do to modify css file asking the theme
   not showing the featured image in the post? Or shoul’d I installa plug-in to 
   remove all featured images form all my post in a step? I preffer the fisrt solution…
   but I don’t know how to do! Goodnight!
 *  Theme Author [Carolina Nymark](https://wordpress.org/support/users/poena/)
 * (@poena)
 * [11 years ago](https://wordpress.org/support/topic/double-post-image/#post-6187185)
 * Hi!
    The theme doesn’t serve the image twice so that sounds strange. Perhaps 
   there is a plugin messing with it.
 * Please find the file **content-single.php**, lines 18-21, and remove:
 *     ```
       if ( has_post_thumbnail()){
       the_post_thumbnail();
       }
       ```
   
 *  Thread Starter [La Ziviani](https://wordpress.org/support/users/mymeitai/)
 * (@mymeitai)
 * [11 years ago](https://wordpress.org/support/topic/double-post-image/#post-6187187)
 * Thanks a lot. It worked on the post page, but not in the home page… so I removed
   the same string in the content.php file and now it is perfect! Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Double post image’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/aaron/4.4/screenshot.png)
 * Aaron
 * [Support Threads](https://wordpress.org/support/theme/aaron/)
 * [Active Topics](https://wordpress.org/support/theme/aaron/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/aaron/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/aaron/reviews/)

## Tags

 * [featured image](https://wordpress.org/support/topic-tag/featured-image/)

 * 3 replies
 * 2 participants
 * Last reply from: [La Ziviani](https://wordpress.org/support/users/mymeitai/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/double-post-image/#post-6187187)
 * Status: resolved