Hey all!
I have a new template that displays all the comments for both my weblogs. Problem is, the comments for closed entries are still viewable.
The comments are technically “open” but since the entry is closed, isn’t there a way to disallow them for display?
I tried adding status=“open” to the {exp:comment:entries} tag but unless a comment is actually “closed” it will still display.
Is there anything I can do, short of going in and editing all the comments as closed?
Thanks!
PS in the meantime, I will see if I can figure out an “if” statement or something.