I’m looking to only allow 1 comment per member for each entry. Is there a way to write a conditional, or perhaps a way to format that comment module tags to make is so a member who has already commented on the entry is restricted to do so again. something liek:
If Already commented
“You have already reviewed this entry”
If:else
“Please review this entry”
/if
Pardon the shorthand