Member
Member
phanop   2011-06-02, 22:34
#1

Is there a way to allow people to comment on your photos but keep them hidden from everyone? Or at least make them have to be approved?

Administrator
Administrator
acrylian   2011-06-03, 08:00
#2

Yes, to both. Users can post "private" comments that do not appear on the site (and even the admin can't change this status!) and you can set comments to moderated. See the options.

Member
Member
abc1   2012-08-16, 20:33
#3

Can you, Allow users/members to comment but keep comments hidden to non members ? but visible to users/members.
Thanks

Member
Member
sbillard   2012-08-16, 20:50
#4

Tere is no direct support for this, but it could easily be coded in your theme. Simply add if (zp_loggedin()) { }
around the code that prints the comment form.

Member
Member
abc1   2012-08-17, 09:31
#5

Thank you for speedy reply, that seems straight forward, can you point me in the direction of the file that handles that...

Many thanks.

Administrator
Administrator
acrylian   2012-08-17, 10:21
#6

The theme file or files you have comments on. That can be album.php, image.php, news.php and pages.php. Best you read the theming tutorial.

Member
Member
abc1   2012-08-17, 15:27
#7

Thank you.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.