Keyword

How to change "Add New Comment" default text

  • Joseph
  • Joseph's Avatar Topic Author
  • Offline
  • New Member
More
12 years 3 weeks ago #47616 by Joseph
Hi...

Is it possible to change the default text "Add New Comment"? I found the following code, but not sure where can I place that code.

Regards,
Joseph
<script type="text/javascript">
 function disqus_callback(){
 document.getElementById('dsq-new-post').innerHTML = document.getElementById('dsq-new-post').innerHTML.replace('Add New Comment','Your new text to display') }
</script> 

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum