ZenphotoCMS Forum
Display subalbums or images (Not both) - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: Display subalbums or images (Not both) (/thread-6707.html)



Display subalbums or images (Not both) - mestressat - 2010-03-04

Hi Everybody.

I'm trying to customize the default theme.
In the album page, subalbum and images are display together.
I would like to display just subalbum or just images.

For that, i've made something like this :

`

Display : Subalbums
| Images

..........

..........

`
It seems to be good. Unhapilly, the printPageListWithNav function will create navigation counting subalbums and images, but not only for those who are display.

Is there a way to create something like de printPageListWithNav function but just for subalbums or just for images ?

Excuse for my so poor English.

I hope that somebody will undestand my message.

Thanks a lot for your help

Have a nice day

Brice




Display subalbums or images (Not both) - acrylian - 2010-03-04

It is always possible to custom code something specific. It's just code. But depends on your abilities of course.

Generally the only way without codingto get that what you want is to not use subalbums and images together within an album.




Display subalbums or images (Not both) - acrylian - 2010-03-04

It is always possible to custom code something specific. It's just code. But depends on your abilities of course.

Generally the only way without codingto get that what you want is to not use subalbums and images together within an album.