Tutorial : Jumlah Komen


1. Dashboard > Design > Edit Html > Tick Expand Widget Template
2. Ctrl+F, Search;
<h3 class='post-title entry-title'>
3. Copy code kat bawah;
<b:if cond='data:post.allowComments'>
<a class='comment-bubble' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:post.numComments/><br/><span style='font-size:10px'>Komen</span></a>
</b:if>
4. Paste sebelum code  : <h3 class='post-title entry-title'>

                   

5. Preview and save






No comments:

Post a Comment