Title: Thumbnails images
Last modified: August 19, 2016

---

# Thumbnails images

 *  [Sergej](https://wordpress.org/support/users/sergej/)
 * (@sergej)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/thumbnails-images/)
 * On my home page are thumbnails. These are images that I receive from the option“
   featured images”. However, I wish that there are images from the post, not from
   the “featured images”. So, my code is:
 * > <?php get_the_image( array( ‘custom_key’ => array( ‘thumbnail’ ), ‘default_size’
   > => ‘thumbnail’, ‘width’ => ‘450’, ‘height’ => ‘200’ ) ); ?>
 * Does anyone can help me?

Viewing 1 replies (of 1 total)

 *  [where_is_will](https://wordpress.org/support/users/where_is_will/)
 * (@where_is_will)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/thumbnails-images/#post-1709102)
 * Dependent on the level of control you need you could put the URL to the image
   in a custom field for the post and then call it into your home page? It’s not
   the most elegant, but it does provide a quick solution.

Viewing 1 replies (of 1 total)

The topic ‘Thumbnails images’ is closed to new replies.

## Tags

 * [images](https://wordpress.org/support/topic-tag/images/)
 * [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: [where_is_will](https://wordpress.org/support/users/where_is_will/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/thumbnails-images/#post-1709102)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
