Comment Count
How would I state the integer for comment count?
I've made an Image Map for an image to link to both reading and posting comments, and I'd like the alternate text on the Read link to show how many comments have already been made.
I know it's something 'count', but when I tried '$e.comments.count' it came up as 0, even in posts where there were comments made.
I've made an Image Map for an image to link to both reading and posting comments, and I'd like the alternate text on the Read link to show how many comments have already been made.
I know it's something 'count', but when I tried '$e.comments.count' it came up as 0, even in posts where there were comments made.