goldmember
Member
Posted 3 months ago #
On the archive page for this site I have a twentyten child theme and I want to show a thumbnail of the featured image along with the post excerpts. I'm using the most recent version of wordpress.
any idea how i would go about doing that? please advise. thanks in advance!
where exactly is the problem?
- locating the template for the archive page?
that would be loop.php for Twenty Ten;
- the thumbnail code?
see http://codex.wordpress.org/Post_Thumbnails
and http://codex.wordpress.org/Function_Reference/the_post_thumbnail
- the html and css formatting?
not within the scope of this WordPress forum...
goldmember
Member
Posted 3 months ago #
thanks. got them in there.