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
Comments
<?php printAlbumDesc(); ?>
`Much love!
P
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!