Using 1.11.8 and latest modules
Have a Gallery with several categories, some with more than one album.
Main Gallery page is how I want it - name of Category and names of albums in that category with one thumbnail for each album.
Template is default. Using page called albumdetail as the page to view each album. Call on Gallery page is
Code: Select all
{Album categories="4,6,3,5,2" detailpage='albumdetail'} I have even set up individual catgegory pages and the same thing happens. I'm trying to make thing simpler for the editor so thought that an 'albumdetail' page would be better than individual category pages.
Is there a way to attach a different template to the "albumdetail' page?
Thanks


