How to Change the 'post comment' with your own words?

Default Blogger Post a Comment
In Blogger, there is default post comment section after the blog post. It is not so thought provoking for the reader so to leave their penny of comments. However you can write your own words instead of default words.

    Your custom message

You can write something like:'So, what have you to say about the post or the blog? Please, leave your comment/s.' or 'Please leave some suggestions' or 'Did you like this post? Please leave your comment or feedback' or 'If you like the post, leave some comments or suggestions or probably you may want to share this with friends...'.

So how are you going to do this?

Here is the simple steps to change the default words with your own thought provoking words:

1. Click to Edit HTML (until you save the changes in your template, you will not face any trouble with it, nevertheless, it is always prudent to backup your template before you tamper/hack template).

2. Tick EXPAND WIDGET TEMPLATE and find this <data:postCommentMsg/>. 

3. If you press CTRL and F then it will be easy to find any tags or codes in the HTML from the box.

4. There are 3 similar tags with <data:postCommentMsg/>
a.   <h4 id='comment-post-message'>
        <a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'><data:postCommentMsg/></a></h4>


b.  <h4 id='comment-post-message'><data:postCommentMsg/></h4>


c.   <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>

Here, the third section is our target. Now replace <data:postCommentMsg/> with your own words.

You can see the Live Demo in this blog: Rajinikant Jokes.


I hope you liked the post. Enjoy!

No comments:

Post a Comment

So, What have you to say after reading this blog? Was it helpful? Do you have any suggestions? Do you need more clarification/s on any topic/s other than this? Please leave me a message.