Wordpress - How to Remove "Website" field in Comments?

Discussion in 'WordPress' started by sachin410, Mar 16, 2011.

  1. #1
    I tried searching the web, but didn't find any solution that would work with Wordpress 3.1.

    I want to completely remove the "Website" field from comments.

    How to do it?
     
    sachin410, Mar 16, 2011 IP
  2. GAdsense

    GAdsense Well-Known Member

    Messages:
    1,247
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    140
  3. sachin410

    sachin410 Illustrious Member

    Messages:
    6,422
    Likes Received:
    573
    Best Answers:
    0
    Trophy Points:
    410
    #3
    That didn't work, but I found the solution:

    http://wordpress.org/support/topic/disable-url-for-comment-author

    The second part did the trick:

     
    sachin410, Mar 17, 2011 IP
  4. techntuts

    techntuts Member

    Messages:
    197
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #4
    Go to comments.php template and find the related code( something as blogurl) and comment or remove it...
     
    techntuts, Mar 17, 2011 IP
  5. Yuuko008

    Yuuko008 Member

    Messages:
    682
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    33
    #5
    It really depends on the structure of your theme. Sometimes you can edit it on your wp-admin>appearance>editor>comments.php

    Or you can go to your file manager (or ftp), then on the directory where your wordpress is installed look for wp-comments.php or comments.php (not sure what's the file name), then look for the website field :))
     
    Yuuko008, Mar 17, 2011 IP