I know you can do it with the widget but I was wondering if I could do it with plain ole shortcode stuff.
Rashell
not resolvedI know you can do it with the widget but I was wondering if I could do it with plain ole shortcode stuff.
Rashell
Rashell,
All you can do is tell it which gallery to draw images from, not which ones to exclude. So if you wanted to get the random images from gallery 12, I think you could:
[photosmash gallery_type=random id=12]
If you give it the id of a gallery that is of gallery_type random, it will use all galleries to draw the images from.
I can put it on the list to add an exclude_galleries attribute in the future.
BB