1. Click Template > Edit HTML > Proceed > Expand Widget Templates.
2. Ctrl + F to find the html code and change red code:
<span class='post-comment-link'>
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:post.allowComments'>
<a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>Our Reader Comments</a>
</b:if>
</b:if>
</span>
Notes: Alternatively, you can remove the text to hide the add comment link. 3. Click Save template.
No comments:
Post a Comment