I use a TV in the single-post template. It has radio options with labels
On and
Off and values for the Jot comment form placeholder or "comments closed" message:
TV name: comments
Caption: Jot comment input
Input type: Radio Options
Input Option Values: On==[+jot.html.form+]||Off==(Comments closed)
Default Value: [+jot.html.form+]
My setup is actually slightly more complicated, using a snippet to check visitors against the Project Honeypot blacklist and deny known spammers the opportunity to post anything, as well as giving manual control per item on comment-closing. Just putting the
[*comments*] TV in place of the
[+jot.html.form+] placeholder should work, I think.
KP