Hi,
I am trying to create a NextGEN Gallery that only displays images with certain Tags. I want the Gallery to use the Captions template, so I can't just use [ nggtags gallery=red, blue,... ] because this doesn't use the Captions template. I am using version 1.1.0b.
Is there a way to do this? I don't know PHP code, but I basically want something like this...
[nggallery id=2 template=caption tags=red,blue,]
Please help, thank you!