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

    (@aloziak)

    Hi,

    the API returned the ID of an album. So you can use this code in your template file to show an album:

    echo nggShowAlbum( $nextgen_album_id, $album_template_file, $gallery_template_file );

    See also to the documentation of NextGEN Gallery or check nggfunctions.php in NextGEN plugin folder (there you can find the nggShowAlbum() function).

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Advanced Custom Fields – NextGEN Gallery Field add-on] Compact album’ is closed to new replies.