![]() |
|
10 Most Recent Comments - Help pls.. - 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: 10 Most Recent Comments - Help pls.. (/thread-3404.html) |
10 Most Recent Comments - Help pls.. - ozgurcem - 2008-08-01 I know a little english but i will telling; im for the visitors 10 most recent comments I must show.. 10 Most Recent Comments - Help pls.. - sbillard - 2008-08-02 Do you want this for individual albums/images or do you want a consolodated list for the whole gallery? The former can be done by adding a counter to the There is currently no easy way to get the 10 most recent comments for the whole album. There is code at the end of admin.php which does this. You could copy this code into a custom function and place that custom_function.php file in your theme. note: the code uses the function 10 Most Recent Comments - Help pls.. - acrylian - 2008-08-02 sbillard, not quite true, we already have functions for the latest comments (no option for a specific album yet, but we probably should add that): |