• Resolved Rhand

    (@rhand)


    I have been trying to locate the “Leave a Reply” h3 text in your awesome theme so I can add another text snippet next to it. It is inside this html snippet:

    <h3 id="reply-title" class="comment-reply-title">Leave a Reply <small><a rel="nofollow" id="cancel-comment-reply-link" href="/blog/2014/06/08/the-dragdrop-web-design-machine/#respond" style="display:none;">Cancel reply</a></small></h3>

    Where in the theme can I adjust this text?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Rhand

    (@rhand)

    Had to add the text I needed to the $comments_args array:

    'label_submit'=>"Plaats reactie | Post Comment",
      'title_reply'=>"Plaats hier je reactie | Post your comment here",

    Are you using a child theme for these changes?

    Thread Starter Rhand

    (@rhand)

    @ esmi Yes I am. Just copied comments.php into the child theme folder and mande changes.

    Excellent! Just wanted to check that your changes wouldn’t get wiped out when the main theme is updated. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Leave A Reply text’ is closed to new replies.