Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #493945

    Hi Enfold Staff,

    Is there a way to change the “You must be logged in to post a comment” text at the bottom of my blog posts when logged out? My developer says he cannot access those files? I would like it to read “Create an account or log in to post a comment.” With the text “Create an account” to link to the register page and the “log in” text to link to the log in page. I would like for the text to be bold and in the color #1db597.

    Your help would be greatly appreciated!

    Kenny

    #494252

    Hey youkendooit!

    You can add an argument to the comment_form function to change that text. See here for an example, https://codex.wordpress.org/Function_Reference/comment_form.

    You can see where we use the comment_form function in the bottom of the comments.php file.

    Cheers!
    Elliott

    #494691

    Thanks Elliott! I’ll give it a shot :]

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How can I change the "You must be logged in to post a comment" text’ is closed to new replies.