Title: enable post thumbnails problem
Last modified: August 19, 2016

---

# enable post thumbnails problem

 *  [pinkle](https://wordpress.org/support/users/pinkle/)
 * (@pinkle)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/enable-post-thumbnails-problem/)
 * i can’t seem to enable post thumbnails on my page using the blog.txt theme using
   the default “add.support…” script to the function.php file.
 * if you can suggest anything i’m missing or a possible workaround, that would 
   be super.
 * thanks!

Viewing 1 replies (of 1 total)

 *  Moderator [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * (@keesiemeijer)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/enable-post-thumbnails-problem/#post-1898351)
 * Can you insert a post thumbnail when you edit or create a new post or page?
    
   Did you put this within the loop in your theme’s template files:
 *     ```
       <?php
       if ( has_post_thumbnail() ) { // check if the post has a Post Thumbnail assigned to it.
         the_post_thumbnail();
       }
       ?>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘enable post thumbnails problem’ is closed to new replies.

## Tags

 * [blog.txt](https://wordpress.org/support/topic-tag/blog-txt/)
 * [enable](https://wordpress.org/support/topic-tag/enable/)
 * [thumbnails](https://wordpress.org/support/topic-tag/thumbnails/)

 * 1 reply
 * 2 participants
 * Last reply from: [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/enable-post-thumbnails-problem/#post-1898351)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
