I have one category on my site that I wish to exclude picture from when making the following call:
display_thumbnails('random', $cat, 1, $CONFIG['thumbcols'], max(1, $matches[2]), false);
Is there way to do this?
Dave.
There is a plugin available to prevent pics from specific albums being displayed in meta albums. Try searching the board.
The UI of the plug-in in rather sloppy.
For example, it's not clear to me how to know which category has been excluded nor now to un-exclude them if I wanted to.
But it does what I needed.
So this thread can be marked *Solved*.