Title: Create a post without image
Last modified: August 21, 2016

---

# Create a post without image

 *  Resolved [Gherpelli](https://wordpress.org/support/users/gherpelli/)
 * (@gherpelli)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/create-a-post-without-image/)
 * How to create a post without picture? When I try to do this appears the “space”
   that shows an image missing!
    You could create a kind of post without image!

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

 *  [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/create-a-post-without-image/#post-4490930)
 * In content.php remove the following line to remove the placeholder image:
 *     ```
       <img src="<?php echo get_template_directory_uri(); ?>/img/thumb-medium.png" alt="<?php the_title(); ?>" />
       ```
   
 * With a child theme.
 *  Thread Starter [Gherpelli](https://wordpress.org/support/users/gherpelli/)
 * (@gherpelli)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/create-a-post-without-image/#post-4490946)
 * Tks.
    I do in content.php, and now I need to know how to do this with a child
   theme!
 * I wish to include, but don’t know how to “exclude”!
 * Coud you give me a direction?
 * Tks
 *  Thread Starter [Gherpelli](https://wordpress.org/support/users/gherpelli/)
 * (@gherpelli)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/create-a-post-without-image/#post-4490949)
 * ooppsss…
 * I discover other “content”, the content-featured.php!
 * I edit both, and put in child theme… OK

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

The topic ‘Create a post without image’ is closed to new replies.

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

## Tags

 * [picture/](https://wordpress.org/support/topic-tag/picture/)
 * [post](https://wordpress.org/support/topic-tag/post/)

 * 3 replies
 * 2 participants
 * Last reply from: [Gherpelli](https://wordpress.org/support/users/gherpelli/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/create-a-post-without-image/#post-4490949)
 * Status: resolved