How Show Total Comment on Post Title?

First open the page "EDIT HTML", then check the "Expand Widget Templates". search code like below.
<a expr:href='data:post.url'><data:post.title/></a>
if found, staying just copy-paste the code below and place it under the code above.
<b:if cond='data:blog.pageType != "item"'>
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvRWfRrZKT8Qno_pLghxm6bc6kRvhyphenhyphenQ3tqaQXWK6GccmuPuz9DAOoGhq8Qawkt64R0VSNTEGzuuME1M6kWzdt17kBaAaX7hTzj7W49PfnY2zLubQ1xUXux6B8BJTWvc6mkj0jHZlOuZj0d/s400/icon_comments.png'/>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <b:else/><data:post.numComments/></b:if></a>
</b:if>
Good luck :)
Like with this post? Please share to your Sosial Network:
Related Jobs Vacancy:
Tags For:
0 comments:
Post a Comment