- Open the Blogger editor
- Go to 'Edit HTML'
- Expand Widgets Template
- Find:
<b:if cond='data:post.allowComments'>
<a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
<b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/>
<b:else/>
<data:post.numComments/> <data:top.commentLabelPlural/>
</b:if>
</a>
</b:if> - Remove :<data:top.commentLabel/>
- Replace with: comment
Thanks (again) Hans!
No comments:
Post a Comment