ZenphotoCMS Forum
Remove album description at album level - 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: Remove album description at album level (/thread-2715.html)



Remove album description at album level - Pierrot - 2008-04-21

Hi All,

I'm using the default theme and I would like for the album description to not show up on the primary album page but to show up on the next page. Does that make sense?

Album 1 - no description
Thumbnails within album 1 - yes description!

Thanks in advance!

P




Remove album description at album level - acrylian - 2008-04-21

I assume you are talking about the index.php albums. In that case open your theme's index.php and localte the while(next_album)loop and remove




Remove album description at album level - Pierrot - 2008-04-21

It worked perfectly! I can't tell you how helpful everyone on this forum is!

Much love!

P




Remove album description at album level - stevenew - 2008-04-21

Hi,

After reading this I wondered if you can do this with sub albums?

Main page - Album (just a container for sub albums) - yes description

Thumbnails of Sub Albums - no decription (where is this page generated from? album.php?)

Sub Album content thumbnails page - yes description

Hope that makes sense!




Remove album description at album level - sbillard - 2008-04-21

Certainly. Do as acrylian suggests above, but from the album.php file.




Remove album description at album level - mtn_lion - 2014-10-27

Still helping folks, years later. Thanks!