Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1458542

    Hi Enfold support team,

    I’ve found a few other posts on how to change the ‘Please login to comment.’ or Want to join the discussion?’ text around the comments area on Single Posts, but none of the steps seem to be working for me. Just wondering if there’s a recent approach to doing this please, thank you :-)

    Kindest regards,
    Tom

    #1458550

    Hey Thumphreys,

    Thank you for the inquiry.

    You can adjust the text by modifying the comments.php file. The specific string is located around line 174:

    echo		'<span class="minitext">' . __( 'Want to join the discussion?', 'avia_framework' ) . '
    ' . __( 'Feel free to contribute!', 'avia_framework' ) . '</span>';
    

    Another option is to use the following plugin:

    // https://wordpress.org/plugins/say-what/

    Best regards,
    Ismael

    #1458989

    Perfect! Thanks so much Ismael – now updated as needed :-)

    Kindest regards,
    Tom

    #1459281

    Hi,

    No problem! Glad to know that this has been resolved. Please let us know if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change ‘Please login to comment.’ or Want to join the discussion?’ text.’ is closed to new replies.