Wordpress help... Remove URL?

1 replies
I need to remove the URL section when someone is commenting. Can someone please show me how to do this? Thanks!
#remove #url #wordpress
  • Profile picture of the author snidge
    Originally Posted by SillyRabbit View Post

    I need to remove the URL section when someone is commenting. Can someone please show me how to do this? Thanks!
    Open up your theme directory through FTP and edit the comments.php file with a text editor.

    Take out whatever looks something like this:
    <input type="text" name="url" id="url" value="<?php echo $comment_author_url; ?>" size="30" tabindex="3" />

    Don't forget to take out the part below or above that says URL obviously.

    Save and re-upload and you should be ready to go.

    Hope that helps!
    Signature

    Check out my WSO for 60% off my autoresponder, Bulk Mailer, Opt In Software.
    60% OFF Mail List Management Software! Multiple List Capabilities!

    {{ DiscussionBoard.errors[373484].message }}

Trending Topics