Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
<?php
require('gallery.php');
if ($GLOBALS['plogger_level']=='collections' || $GLOBALS['plogger_level']=='collection' ) {
$GLOBALS['plogger_level'] = 'album';
$GLOBALS['plogger_id'] = #; // Enter the id# of the album here
}
?>
[more code goes here]
<?php the_gallery_head(); ?>
[more code goes here]
<?php the_gallery(); ?>
1 to 5 of 5