Forums
(@roxane-1)
16 years, 6 months ago
This is what I did in order to show an album in my homepage sidebar :
<?php echo nggShowAlbum (1, sidewidget); ?>
And then I duplicated the album-compact.php to album-sidewidget.php and modified the code inside to get what I wanted.
Hope it helped…