ZenphotoCMS Forum
Get All Photos in Dynamic Album - 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: Get All Photos in Dynamic Album (/thread-8601.html)



Get All Photos in Dynamic Album - js0624 - 2011-05-10

I'm having a problem to display all the photos from a dynamic album, I have found a code but it will get random photos from dynamic album. Here it is:

What I need is to list all the photos under a dynamic album which I called as featured? Any help! Thanks in advance!




Get All Photos in Dynamic Album - acrylian - 2011-05-10

The gallery object is actually already setup on every theme page in $_zp_gallery. To get the albums use the method for it. See the documentation on the album class.