Hi, I have a few galleries in an album. To display this album, I'd use the code
[album id=1 template=extend] <=== This adds a template to the album.
But how do I add a template to the galleries within that album?
Currently, the only way I can get the galleries to display as I'd like them to is to list the galleries separately with [nggallery id=1 template=caption]
Please help