Album module detail page issue
Posted: Mon Sep 09, 2013 3:39 am
Good morning
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
The problem is that when on Gallery page I click on a thumbnail to open a particular album, it opens on the albumdetail page OK and works but only shows the album thumbnails with no name of album or the instruction and return text. I have tried every combination of calls on the albumdetail page to no avail and now have {Album}. I have never had this problem before in many galleries I have done but usually don't have Categories so am wondering if this is causing the problem though I don't see how.
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
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