Title: Featured Image Wanted
Last modified: August 31, 2016

---

# Featured Image Wanted

 *  Resolved [SingingTurnip](https://wordpress.org/support/users/ghoststorm/)
 * (@ghoststorm)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/featured-image-wanted/)
 * Please can someone tell me how I can get a featured image to show above post 
   content and title?
 * My website is ghoststorm.co.uk and posts look a bit naked without an image at
   the top
 * I would also like to hide the speech bubbles you can see above the post title
   but for them to remain on the front page so people can still see there’s comments.
   I removed the category tags but can’t remember how or where I did that.
 * Here’s an example of a postthat has a featured image set but it is not showing
   on the post itself, just the front page [http://ghoststorm.co.uk/these-are-top-20-songs-played-on-demand-in-the-uk-over-christmas-and-new-year-on-guitar-hero-live/#axzz3wUGorqQ2](http://ghoststorm.co.uk/these-are-top-20-songs-played-on-demand-in-the-uk-over-christmas-and-new-year-on-guitar-hero-live/#axzz3wUGorqQ2)

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

 *  Thread Starter [SingingTurnip](https://wordpress.org/support/users/ghoststorm/)
 * (@ghoststorm)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/featured-image-wanted/#post-6916569)
 * Ok I figured it out, I have gone to single.php and entered
 * `<?php get_template_part('inc/page-image'); ?>`
 * here:
 *     ```
       <section class="content">
   
       	<?php get_template_part('inc/page-image'); ?>
       	<?php get_template_part('inc/page-title'); ?>
   
       	<div class="pad group">
       ```
   
 * Still need to remove that comments icon though if possible.
 *  Thread Starter [SingingTurnip](https://wordpress.org/support/users/ghoststorm/)
 * (@ghoststorm)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/featured-image-wanted/#post-6916576)
 * All sorted.
 *  [nextstep](https://wordpress.org/support/users/nextstep99/)
 * (@nextstep99)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/featured-image-wanted/#post-6916620)
 * This would be a nice option to add to the Theme Options
 *  Thread Starter [SingingTurnip](https://wordpress.org/support/users/ghoststorm/)
 * (@ghoststorm)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/featured-image-wanted/#post-6916624)
 * Yeah it would because if and when the theme is updated it will undo the changes.
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/featured-image-wanted/#post-6916652)
 * The featured image on the post won’t be displayed if the post format is set to“
   Standard”.
 * > when the theme is updated it will undo the changes
 * This is one of the main reasons to use a child theme, which you can download 
   from within the main theme:
    1. In Theme Options click the Help tab in the upper
   righthand corner. 2. One of the options in the list is to download a sample child
   theme. This downloads the theme zip file to your local computer. 3. Install the
   new theme in your Admin panel by selecting Add New > Upload Theme > Choose File,
   then select the zip file you downloaded. 4. Activate the child theme.
 * You’ll now have a pre-configured child theme with a style.css file and functions.
   php file to which you can add customizations. And you can copy files like single.
   php from the parent theme to your child theme and make the changes there so they
   won’t be lost.
 *  Thread Starter [SingingTurnip](https://wordpress.org/support/users/ghoststorm/)
 * (@ghoststorm)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/featured-image-wanted/#post-6916660)
 * I’ve viewed normal posts and ones classed as videos and the featured image shows….

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

The topic ‘Featured Image Wanted’ 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

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

 * 6 replies
 * 3 participants
 * Last reply from: [SingingTurnip](https://wordpress.org/support/users/ghoststorm/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/featured-image-wanted/#post-6916660)
 * Status: resolved