Support

Account

Home Forums General Issues Custom comment field, not to display on reply Reply To: Custom comment field, not to display on reply

  • Are you able to post the code? I’m thinking that you use count and only display the field if the result is equal to one.

    So, if ( user comment count == 1 ) { echo $field }.