Hi there, I'm trying to do the same thing as well- to the effect of marianovivanco.com where I just show the first 5 thumbs of each album on my gallery page rather than one main image.
but I'm not quite sure where I should make the edits. In the theme by stopdesign, the gallery php only shows next_album, and the album page I can find both next album and image, which I've both switched to true.. but nothing looked different.
Should I move the code from the album page and paste it onto the gallery page? I tried putting the album code inside the gallery loop, and now there are placeholders there but it says "Fatal error: Call to a member function isDynamic() on a non-object in ../zp-core/template-functions.php on line 458"
I haven't removed the code that displays the album thumbnails yet, but is this on the right track?