|
1. Go to your Edit HTML section and search this code :<p class='comment-footer'>
<b:if cond='data:post.allowComments'>
<a expr:href='data:post.addCommentUrl'
expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
</b:if>
</p>
2. After you found that code, change that code with this code below :<p class='comment-footer'>
<b:if cond='data:post.embedCommentForm'>
<b:include data='post' name='comment-form'/>
<b:else/>
<b:if cond='data:post.allowComments'>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
</b:if>
</b:if>
</p>
3. Save your work.
OK that's all, please enjoy the cool features on your Blogger! Happy Blogging ...
Comments :
Post a Comment
Thank for comment here. Use the name / URL is better. And please don't spamming. Enjoy Bloggercustom.net