[Plugin: NextGEN Gallery] Recent Images from a Specific Gallery
-
Hello, I am trying to retrieve 4 of the most recent images from a specific gallery and apply a custom template called ‘home’ using the following code:
<?php print nggShowRandomRecent(recent, 4, 'home'); ?>
This works and gets me most of the way, but I don’t know how to limit the results to a specific gallery only.
Any ideas?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: NextGEN Gallery] Recent Images from a Specific Gallery’ is closed to new replies.