Forums

"Leave a Reply" tweak (6 posts)

  1. k_juice
    Member
    Posted 1 year ago #

    When someone comments on my post on the blog, I don't want them to enter a website or e-mail, just the name and comment. How could I remove those boxes, which php or css file should I edit? If it's possible, of course. Thanks.

  2. Make them not required fields and comment them out with CSS to hide them. Though... The email is helpful to catch spammers.

  3. k_juice
    Member
    Posted 1 year ago #

    OK, but where do I find those required fields?

  4. Go to your Admin Dashboard (/wp-admin/)

    Settings -> Discussion

    You can uncheck "Comment author must fill out name and e-mail"

  5. k_juice
    Member
    Posted 1 year ago #

    No but they're already unchecked. What I want is to actually remove the text boxes which are used to enter the e-mail and website. And also, the text under the comment box which says what HTML attributes you can use.

  6. For that you edit your theme. The comments.php page would be it, OR you edit the theme's style.css to hide those fields.

Topic Closed

This topic has been closed to new replies.

About this Topic