How to Post Thumbnail automatically instead of using custom field

Discussion in 'WordPress' started by worms11, Jul 19, 2012.

  1. #1
    Hello,

    I am using a theme and in order to have a thumbnail in the post I have to use Custom field something like thumb and the link to the image. Is their any Plugin or Any way I can make this automated in my Wordpress Blog ? As I have seen many themes which automatically does it.

    Kindly Help :)

    Thanks,
    Worms11
     
    worms11, Jul 19, 2012 IP
  2. nufox

    nufox Peon

    Messages:
    749
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    There's actually a featured image option for every post.
     
    nufox, Jul 19, 2012 IP
  3. worms11

    worms11 Member

    Messages:
    129
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    35
    #3
    I need a auto method.
     
    worms11, Jul 20, 2012 IP
  4. imtiazrayhan

    imtiazrayhan Peon

    Messages:
    64
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    There is a plugin called Thumbnail for Excerpts
     
    imtiazrayhan, Jul 20, 2012 IP
  5. Itachi Uchiha

    Itachi Uchiha Member

    Messages:
    111
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #5
    Itachi Uchiha, Jul 21, 2012 IP
  6. holyhermit

    holyhermit Notable Member

    Messages:
    331
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    235
    #6
    holyhermit, Jul 24, 2012 IP
  7. worms11

    worms11 Member

    Messages:
    129
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    35
    #7
    This plugin hasn't been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

    Definitely Not going to use it.

    Anyways I coded it and fixed it. Thanks Everyone.
     
    worms11, Jul 28, 2012 IP
  8. ashishkg

    ashishkg Active Member

    Messages:
    233
    Likes Received:
    8
    Best Answers:
    3
    Trophy Points:
    68
    #8
    You can use featured images instead of thumnail and call in file <?php the_post_thumbnail();?>
     
    ashishkg, Jul 28, 2012 IP
  9. holyhermit

    holyhermit Notable Member

    Messages:
    331
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    235
    #9
    True that it has not been updated for a long time. Don't know the real reason behind this but one reason may be that it didn't require any change.

    I have been using it on over a dozen old and new sites and didn't face any problem yet. In fact I find it very simple and useful.

     
    holyhermit, Jul 28, 2012 IP
  10. dedifrance.com

    dedifrance.com Greenhorn

    Messages:
    91
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #10
    try a plugin called get the image, it works wonderfully.

    cheers
     
    dedifrance.com, Jul 30, 2012 IP
  11. die2mrw007

    die2mrw007 Member

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #11
    can you help with the download link of that plugin? Couldnt find it
     
    die2mrw007, Aug 7, 2012 IP
  12. dedifrance.com

    dedifrance.com Greenhorn

    Messages:
    91
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #12
    dedifrance.com, Aug 7, 2012 IP
  13. die2mrw007

    die2mrw007 Member

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #13
    die2mrw007, Aug 7, 2012 IP
  14. damian_p

    damian_p Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    ashishkg's method is the best. Just modify your theme a bit, it takes less than a hour of code editing. You need to add the functionality in the functions.php file of your theme if it doesn't already have it and set a image thumbnail size. And then just add a line in your page to display thumbnails.

    Using a custom field for this is a "stone age" method.
     
    damian_p, Aug 11, 2012 IP
  15. Mithuasha

    Mithuasha Banned

    Messages:
    1,056
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Mithuasha, Aug 11, 2012 IP
  16. s103r

    s103r Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Thank you...
     
    s103r, Aug 11, 2012 IP
  17. WordpressFamily.com

    WordpressFamily.com Member

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #17
    You can try Easy Add Thumbnail

    wordpressfamily.com
     
    WordpressFamily.com, Aug 20, 2012 IP