Viewing 1 replies (of 1 total)
  • Plugin Author jayque9

    (@jayque9)

    the nggShowAlbum is a function in in the nextgen plugin. The available parameters to pass (from the nggfunctions.php file):

    nggShowAlbum($albumID, $template = ‘extend’, $gallery_template = ”)

    so try this in your code:

    nggShowAlbum( $nextgen_gallery_id[‘ngg_id’] , ‘dop-thumbnail-gallery’);

Viewing 1 replies (of 1 total)
  • The topic ‘Possibility to include a template?’ is closed to new replies.