![]() |
|
posibility to have comments on custom pages - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: posibility to have comments on custom pages (/thread-4725.html) |
posibility to have comments on custom pages - mikinoo - 2009-02-21 i need it for questbook-like application, but i don want to show them on page, just in the admin tab-comments... posibility to have comments on custom pages - sbillard - 2009-02-21 Sorry, I do not think I understand your request. If it is to accept comments but not display them on the gallery page you would need to remove the posibility to have comments on custom pages - mikinoo - 2009-02-21 i know that, but is it possible to see the comments made on custompage in admin interface? posibility to have comments on custom pages - sbillard - 2009-02-21 If they are posted to the database they will show on the admin pages. But remember that there must be an object associated with the comment. Your best approach would be to use zenpage and have one of its pages as your guestbook. posibility to have comments on custom pages - mikinoo - 2009-02-21 and is it possible to somehow activate the comments on pages without zenpage? currently its not working. posibility to have comments on custom pages - sbillard - 2009-02-21 Comments must be associated with one of: an album, an image, a zenpage article (news), or a zenpage page. So you could also have an album for your guest page. posibility to have comments on custom pages - Filip - 2009-02-22 I'm using a empty, unpublished album as a guestbook, just as sbillard suggested. In the example theme you will find how to add comments to albums.php if you haven't done that yet. |