• Currently 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
MTEntryIfComments


Container tag which displays block of code only if one or more comments has been posted on the entry.

<MTEntryIfComments>
<div class="comment-block">
<MTComments>
<div class="comments-body">
<$MTCommentBody$>
</div>
</MTComments>
</div>
</MTEntryIfComments>