ZenphotoCMS Forum
Get and Display Parent Album Title - 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 and Display Parent Album Title (/thread-3641.html)



Get and Display Parent Album Title - smgpugfaw - 2008-08-29

I have a feeling that I'm missing something obvious, but I can't figure out for the life of me how to get ZenPhoto to display a Parent Album title.

I don't need the full path like the breadcrumb. Just the title of the parent album one level above the current subalbum.

Is there a function for this?




Get and Display Parent Album Title - acrylian - 2008-08-29

No direct one. This has to be done via the album class/object. Try this:
`

`




Get and Display Parent Album Title - smgpugfaw - 2008-08-29

Awesome.

Thanks a lot. I was going crazy with that one.