Is there a plugin to create a thumbnail for the home page entry, then when the visitor follows the "more..." link to the permalink page, they see the full-size image?
Is there a plugin to create a thumbnail for the home page entry, then when the visitor follows the "more..." link to the permalink page, they see the full-size image?
Not a plugin, but it does what you need:
http://wordpress.org/support/topic/209656?replies=11
Please use the code from my second post on the thread.
Hope this helps.
Perfect! You saved me a lot of time. Thanks for your reply.
Where should that code be placed? In The Loop? functions.php?
Code should be placed in the loop any loop really - index.php, category.php, archives.php, etc
You must log in to post.