Hello.
I wanna show 4 latest added albums on theme but i dont know why....
at this time i use only showing 4 random images and it work... but i dont know why how make "LATEST ALBUMS" "LATEST PHOTOS" etc...
GREETINGZ!!!
ps. random images is:
<?php if (function_exists("nggDisplayRandomImages"))
{ nggDisplayRandomImages('4',$Width,$Height); }
?>