Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1440521
Comment section text
Closed

Comments

  • Riikka started the conversation

    Dear Penci,

    I’d like to know how to add “Your email address will not be published” text to comment section.

    BR,

    Riikka

  •  2,699
    PenciDesign replied

    Hi,

    To do that, you need to edit the file in this theme. Please replace this code to this code:

    'comment_notes_before' => '<p class="comment-notes">' . __( 'Your email address will not be published.' ) . ( $req ? $required_text : '' ) . '</p>',


    Best Regards,

    PenciDesign