I know that you can list all albums by entering the shortcode [album id=x] but I was hoping you could separate the galleries under each album, possibly with the name of the album and such.
I tried to do this by creating headers in the page I entered the shortcode in, like:
<h3>Album 1</h3>
[album id=1]
<h3>Album 2</h3>
[album id=2]
But when I click on the galleries displayed in the page, NextGen retains the HTML when it shouldn't show up in the gallery browsing.
So how can I add headers/groupings for the galleries? Is there a way to create a different page template for the gallery browsing? Or do I have to edit the core code of the plugin?
I should also mention that this thread is related: http://wordpress.org/support/topic/239064