I would like to modify the template gallery.php to show 'back to album' link and gallery title on top. I have found the hack here I think:
http://wordpress.org/support/topic/174588?replies=1
Assuming I save the modified template as gallery-sample1.php and I place it at my theme's folder (to save changes for future NextGen updates), how do I call it when someone click on a gallery thumbnail at my album's page?
I can only include [album id = 1 template = extend] in the album page but there is no option for the gallery template.
Thanks in advance.