Seems like things just don’t add up sometimes! I’m always getting “1” when I use {count} here:
{exp:comment:entries sort="asc" }
<li id="{comment_id}">
{comment}
{count} By {url_as_author} on {comment_date format="%d/%m/%Y"}
</li>
{/exp:comment:entries}I’ve tried {absolute_count} and I get the same thing. What glaring error am I just not noticing?
Thanks a ton for your help!