Title: Thumbnails help Please
Last modified: August 20, 2016

---

# Thumbnails help Please

 *  [techabsolute](https://wordpress.org/support/users/techabsolute/)
 * (@techabsolute)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/thumbnails-help-please/)
 * Hi WordPress Friends i recently registered my new [Gadgets](http://www.gadgetszu.com)
   site. I want to add thumbnails automatically when i add post. But i want to show
   thumbnails only on home page of my site & not when reader clicks read more….

Viewing 1 replies (of 1 total)

 *  Moderator [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * (@keesiemeijer)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/thumbnails-help-please/#post-2156851)
 * in single.php delete these lines
 *     ```
       <?php
                                   if(has_post_thumbnail())  {
                                       the_post_thumbnail(
                                           array(300, 225),
                                           array("class" => "alignleft featured_image")
                                       );
                                   }
                               ?>
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Thumbnails help Please’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/thumbnails-help-please/#post-2156851)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
