|
|
Best WordPress plugin to display post & page thumbnailPosted in: Review, Tutorial, Wordpress Plugin, wordpress The key to a great blog is to use image thumbnails. There are a few WordPress plugins available but non of them get the job done right… untill now! |
![]()
The key to a great blog is to use image thumbnails. There are a few WordPress plugins available but non of them get the job done right… untill now!
Introducing WP Post Thumbnail
This WordPress plugin doesnt just save and display a thumbnail, its jam packed with features!
- Create 3 thumbnail sizes to use throughout your website (different sizes for blog and footer etc)
- use a jquery jcrop tool to crop your 3 thumbnails just right from 1 original picture (no stuffing around in Photoshop)
- WP Post Thumbnail integrates with the Post-Plugin Library and all its widgets (display thumbnails in latest / popular posts widget!)
- Call thumbnails from your WordPress theme with ease.
Installing WP Post Thumbnail
| IMPORTANT!
Do not search and install this plugin via the WordPress plugin “Add New” page. The current version listed on the WordPress database is 1.8. This version is very buggy but they have released a new beta that works perfectly! |
|
| Step 1: Download
Download the WP Post Thumbnail plugin here: Download WP Post Thumbnail Plugin. You can also visit the Plugin website here to read official documentation |
|
![]() |
Step 2: Install
Extract the WP-Post-Thumbnail Folder from the .zip and copy the WP-Post-Thumbnail Folder to your plugin folder (wp_root/wp-content/plugins). |
| Step 3: Activate
Login to your WordPress dashboard, then navigate to Plugins » Installed. Scroll down to WP Post Thumbnail and click activate. |
Defining the 3 Thumbnail sizes
To edit or update the Thumbnail sizes, click on Settings » WP-Post-Thumbnail. On this screen you can change the 3 thumbnail sizes (If you already have thumbnails, it will automatically re-crop them!). I advise you to name the 3 sizes “thumb-large”, “thumb-medium” and “thumb-small” for ease of use in your theme.
![]()
How do you create the thumbnails?
Either create a new post or edit an old one. The Steps are quite easy:
- Select your thumbnail size (its good to make thumbnails for all sizes)
- Select an image from the library and use jcrop to crop your image

- Save your new thumbnail.
So how do i get it to show up in theme?
Its very easy. Just copy and paste this code into your theme where you want the thumbnail to appear. This code shows the “thumb-large” thumbnail and links to the post.
[sourcecode language="php"]
get_post_thumbnail($post->ID, ‘thumb-large’);
if ( !empty( $thumb ) ) { ?>
” title=”Read the post: ” alt=”” />
[/sourcecode]
Conclusion
WP Post Thumbnail is a great Plugin to display thumbnails for your posts, but what about your pages? I have hacked the plugin to make it usable with pages (this is great for a portfolio). If anyone wants the new code, just leave a comment and I’ll post a new article on hacking the plugin.
Also I will post an article on how to integrate this plugin with the Post-Plugin Library and its many great widgets. Thanks for reading.
That's it, I hope you enjoyed reading this article. Heres some more »
- Twitter + Gravatar = Twittar: WordPress plugin to increase comment images
- Wordpress plugin supports 2 themes: 1 for admin testing and 1 for viewers
- The ONLY WAY to show formatted and syntax highlighted code in your wordpress post
- Fix WordPress fatal error: allowed memory size
- Beautiful Photography & Artist Online Portfolio Websites by eThemes
-
December 30, 2009 -
December 31, 2009[...] few WordPress plugins available but non of them get the job done right… untill now!View post:Best WordPress plugin to display post & page thumbnail | Elliot CondonRelated Posts:Best WordPress plugin to display post & page thumbnail | Elliot CondonHow to [...]
-
December 31, 2009[...] more: Best WordPress plugin to display post & page thumbnail | Elliot Condon Latest & Greatest Themes from Themeforest.net Glistor WP CMS + PORTFOLIO + BLOG3 [...]




















[...] few WordPress plugins available but non of them get the job done right.. See the article here: Best WordPress plugin to display post & page thumbnail | Elliot Condon Share and [...]