goto ADMIN->SETTINGS->DISCUSSION and change the settings
Changing the settings disallows comments from unregistered users. I just want to hide them with an option to make them visible to those who wish to see them.
hmmm…well it should be simple to hide the comments from unregistered users with a conditional, but that would totally hide them unless logged in, not so sure how to unhide them on click
I read somewhere about plugin slide to comment it puts a bar and visitors has to slide to end see if that is what you looking for.
http://ww.wp.xz.cn/extend/plugins/simple-content-reveal/
looks promising?
could add the template code around comments_template in your templates
(@talkingbaseball)
15 years, 8 months ago
I have a pretty active commenting community, and I’m looking to add some more functionality to my site. Is there a plugin or a way to hide comments from unregistered users and make them visible only upon a click? I know a few popular blogs such as Gothamist and Curbed do this, but those guys are running Movable Type and a proprietary system respectively. If there’s a way to do this in WordPress, I’d love to know how.