How to allow comments on only one post
in Blog
Hi,
I always am hiding comments for pages and posts. Except, there is one post I want to allow comments on.
How can I do this?
Thanks!
Dan
Comments
this can be done with css only. You must use css to hide comments and then one css line with page ID where comments should be available.
Thanks!