![]() |
|
Image Amount? - 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: Image Amount? (/thread-2562.html) |
Image Amount? - SCRAWL - 2008-10-10 Is there anyway I'd be able to display an amount of images in each gallery where you click to get to the gallery like so: http://i38.tinypic.com/6fqayx.png Thanks! Image Amount? - sterk - 2008-10-10 <?php echo getTotalImagesIn($_zp_current_album);?> Image Amount? - SCRAWL - 2008-10-10 What file would I insert this into? Image Amount? - code - 2008-10-11 Into your theme |