Instead of using the comment tag extension, you may try our Lun
commenting service. It’s free and you can check our blogs to see the
results at http://competo.com.
Here’s the template snippets we used:
-
Comment counters:
<div class="lcmtcnt"
For each link where permalink is the full url of a page
permalink=“http://www.competo.com<r:url/>”>
-
Latest comments:
We use this on the sidebar, n specifies the no of comments to be
shown -
Top Posts:
Again,this is placed on the sidebar.div id=“lcmttop” class=“lcmttop” n=“5” permalink=“”>
-
Comments:
<div id="lcmts" class="lcmts" size="" closed="false"
We place this one on the bottom of every page that we want to have
comments.
size defines the pagination size and closed = “true” will not allow
any new comments.
permalink=“”>
At the footer, we place this
Hope this is useful to you.
Regards,