If you want to have post thumbnails appear on your homepage, it’s very easy to add this to your WordPress theme ever since 2.9. Just open functions.php and add:
1
|
add_theme_support( 'post-thumbnails' );
|
Then within your homepage template add the following tag:
1
|
<?php the_post_thumbnail(); ?>
|
Now you’ll be able to set the Featured Image or the Thumbnail Image for the post. The settings for this are in a widget that will appear in right sidebar of the post editor just below categories and tags. More information about how use post thumbnails and adjust their default sizes can be found at Mark Jaquith’s tutorial on the subject.
Would you like to add Facebook comments, registration, 'Like' buttons and autoposting to your WP site? Well, The Ultimate Facebook plugin has got that all covered!
Find out more
Simply insert google maps into posts, sidebars and pages - show directions, streetview, provide image overlays and do it all from a simple button and comprehensive widget.
Find out more
To get a wiki up and running you used to need to install Mediawiki and toil away for days configuring it... not any more! This plugin gives you *all* the functionality you want from a wiki, in WordPress!!!
Find out more
Take, set and manage appointments and client bookings without having to leave WordPress. Appointments+ makes it easy.
Find out more
Out of all the WordPress ecommerce plugins available, MarketPress has got to be the winner - easy to configure, powerful functionality, multiple gateways and more. A simply brilliant plugin!
Find out more
Fully integrated with the SEOMoz API, complete with automatic links, sitemaps and SEO optimization of your WordPress setup - this is the only plugin you need to help you rank your site number 1 on Google - nothing else compares.
Find out more
It's now incredibly easy to start your own Q&A site using nothing more than WordPress - The Q&A plugin simply and brilliantly transforms any site, or page, into a perfect support or Q&A environment.
Find out more
No javascript required, no third part chat engine, just fully featured chat right in your own database on your own WP sites - couldn't be easier.
Find out more
Now there's no need to pay for a third party service to sign up, manage and send beautiful email newsletters to your subscriber base - this plugin has got the lot.
Find out more
Thanks for the tip, I’m always looking for more wordpress techniques.
Thanks for the great tips, i always to learn how to solve that thumbnail issues in some of free themes for wordpress
That’s a super 2 line tip! Thanks for posting :-)
I’m using wordpress 3.0, why does not appear on tumbnails, if only in WordPress 2.9?
Thank You.
I got in my loop, but not add_theme_support( ‘post-thumbnails’ ); in my functions.
This is the platform theme. I use a plugin which makes feautred images automatically, there is no support for it. They say my theme must support wp thumbnails.
Can you please assist how to proceed. Do you know this theme?