Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Tagged: comments
Search carefully this code, maybe you will find more than one be sure is this one:
<h4>
<b:if cond='data:post.numComments == 1'>
1 <data:commentLabel/>:
<b:else/>
<data:post.numComments/> <data:commentLabelPlural/>:
</b:if>
</h4>
Now add this code above/before the previous code:
<b:if cond='data:post.numComments != 0'>
Can’t find it, not the one that looks like the one you showed me.
go to the link i posted to find more help im not an expert xd