How do you do this in Wordpress?

Discussion in 'WordPress' started by neha2011, May 13, 2011.

  1. #1
    How do you "remove the link to the author archive", so that your posts simply "output the author display name".

    Right now, if you hover over the post's author name, it gives you extra information. I don't want that.

    How do you stop that process?

    Thanks.
     
    neha2011, May 13, 2011 IP
  2. DaleB

    DaleB Peon

    Messages:
    107
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Edit the .PHP code.
     
    DaleB, May 16, 2011 IP
  3. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #3
    try looking for single.php
     
    radiant_luv, May 17, 2011 IP
  4. amitgwb

    amitgwb Peon

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Go to the index.php file of your blog and look for this code:

    Just remove the anchor text around this code.
     
    amitgwb, May 17, 2011 IP
  5. bekar09

    bekar09 Active Member

    Messages:
    283
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    70
    #5
    You have to tweak your theme files.
     
    bekar09, May 18, 2011 IP