Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How can I grab the Featured Thumbnail attached to the Blog page? Re: How can I grab the Featured Thumbnail attached to the Blog page?

#123490
begetolo
Participant

From the codex:

This tag must be used within The Loop. Use get_the_post_thumbnail($id, $size, $attr ) instead to get the featured image for any post.

http://codex.wordpress.org/Function_Reference/the_post_thumbnail