• hberger

    (@hberger)


    Hi,

    I am using WordPress to announce events, and I want to use the comment field to receive peoples participations.

    It works fine, but I dont want the “comment box” to be required, only the Name and Email fields.

    I found this in wp-includes/comment-template.php:
    <textarea id="comment" name="comment" style="width:660px;border:0;" rows="8" aria-required="true"></textarea>

    Changed it to “false”, but without any luck. Can someone help me? Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Make comment field NOT required’ is closed to new replies.