Looking for help on how to write a conditional statement in the album.php file.
I'd like to exclude some of the features in this file for specific albums. For example, if album name is 'videos', do not show getNumImages.
Any help is much appreciated.
Several options (assuming you have read the theming tutorial).
For a layman like myself, option 2 works brilliantly. Thank you, sir.