Title: Featured Image | Importing Posts
Last modified: August 20, 2016

---

# Featured Image | Importing Posts

 *  [kirbysings](https://wordpress.org/support/users/kirbysings/)
 * (@kirbysings)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/featured-image-importing-posts/)
 * Hey all,
 * I had someone design a WP for me based of the SIGHT Theme however, I don’t think
   any of my feature images were either set or imported properly.
 * Is there a way to do a bulk Feature Image for the images already inside of the
   posts?
 * Here is the site| [http://www.kirbysings.com/blog](http://www.kirbysings.com/blog)

Viewing 1 replies (of 1 total)

 *  [Jonas Grumby](https://wordpress.org/support/users/ss_minnow/)
 * (@ss_minnow)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/featured-image-importing-posts/#post-2425072)
 * It’s possible that the theme doesn’t support featured images. Look at the functions.
   php file for this code:
 *     ```
       if ( function_exists( 'add_theme_support' ) ) {
         add_theme_support( 'post-thumbnails' );
       }
       ```
   
 * You may also want to read this article:
 * [http://codex.wordpress.org/Post_Thumbnails](http://codex.wordpress.org/Post_Thumbnails)

Viewing 1 replies (of 1 total)

The topic ‘Featured Image | Importing Posts’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Jonas Grumby](https://wordpress.org/support/users/ss_minnow/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/featured-image-importing-posts/#post-2425072)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
