I'm using zpbootstrap, and have pages displaying sub-album thumbnails. The Titles display underneath the thumbnails, but I also wish to display the Descriptions. Can I do this? (Sorry if I've missed the answer in the User Guide).
You will need to modify the theme. Within the `next_album` loop on a theme's `album.php` you can use any function that also works for the album itself. Examples in the included basic theme and on the demo theme linked from the theming tutorial.