WordPress – remove “website” field from comments section in wordpress theme

WordPress How To KB Website

WordPress – remove “website” field from comments section in wordpress theme

Problem – default wordpress comment section comes with Website section where visitors can submit their website link.

If you dont want someone to add comment with their website link then there are multiple ways to handle it.  one of the easy option is with additional CSS.

Solution – 

1>  log in to wp-admin -> got to “Appearance” -> “Customize” -> “Additional CSS” from left side menu

2> just add  below line if you want to hide “website” field .

.comment-form-url {display:none;}

3> for additional field’s  like email, name you can add css as below :

.comment-form-email{display:none;}

4> Save and publish WordPress Theme

 

search queries / Tags – wordpress customize comment form,
remove email and website from wordpress comment,
wordpress comments website,
remove website from comments,
wordpress comments without website,
wordpress comment fields,
hide comment form url,
how to add custom comment form in wordpress,


(Visited 1 times, 1 visits today)

1 thought on “WordPress – remove “website” field from comments section in wordpress theme

  1. Howdy! Sߋmeone in my Myspace group shared this site with us so I came to give it a look.
    I’m definitely loving the information. I’m bookmarking and will be tweeting this to my followers!
    Excellent blog and outstanding design.

    my blog post :: gov job

Comments are closed.