Adding a 'About Author' Box in every single post?

Discussion in 'WordPress' started by KC TAN, Jul 29, 2008.

  1. #1
    KC TAN, Jul 29, 2008 IP
  2. mizaks

    mizaks Well-Known Member

    Messages:
    2,066
    Likes Received:
    126
    Best Answers:
    0
    Trophy Points:
    135
    #2
    In your single.php add

    <?php the_author_description(); ?> 
    Code (markup):
    For the picture, you'll need a plugin like Author Image.
     
    mizaks, Jul 29, 2008 IP
    KC TAN likes this.
  3. KC TAN

    KC TAN Well-Known Member

    Messages:
    4,792
    Likes Received:
    353
    Best Answers:
    0
    Trophy Points:
    155
    #3
    Thank you very much! It helps :)
     
    KC TAN, Jul 29, 2008 IP
  4. Arkserver

    Arkserver Banned

    Messages:
    2,533
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Arkserver, Jul 29, 2008 IP
  5. mizaks

    mizaks Well-Known Member

    Messages:
    2,066
    Likes Received:
    126
    Best Answers:
    0
    Trophy Points:
    135
    #5
    Glad I was able to help.

    Arkserver, you may want to reduce the size of your author image though...
     
    mizaks, Jul 29, 2008 IP
  6. UTOPIA

    UTOPIA Active Member

    Messages:
    1,433
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    88
    #6
    Thanks for the plugin link, have been looking into doing this for a while
     
    UTOPIA, Jul 30, 2008 IP
  7. Arkserver

    Arkserver Banned

    Messages:
    2,533
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Haha so i noticed, i had that image for some time and i guess wordpress don't resize images once uploaded. I'll change the size later though but thanks for the note :D
     
    Arkserver, Jul 31, 2008 IP