Customising albums in Album
Posted: Thu Aug 09, 2007 4:29 pm
Hi there,
So here's a little problem. I have a series of albums that I want the thumbnail pages to show titles as well - NOT however the picture title itself, but rather a set title which I am placing in comment 2.
I've taken a look at the templates and can see that the smarty to get the thumbnail is - {$album->thumbnail}.
However - the pictures in the album, rather than the album itself that has the comments I want to show - so, is there a way to get a smarty to show a comment for a specific picture in the thumbnails - I have tried the following, but it hasn't worked...
{$album->$picture->comment2}
any help appreciated
So here's a little problem. I have a series of albums that I want the thumbnail pages to show titles as well - NOT however the picture title itself, but rather a set title which I am placing in comment 2.
I've taken a look at the templates and can see that the smarty to get the thumbnail is - {$album->thumbnail}.
However - the pictures in the album, rather than the album itself that has the comments I want to show - so, is there a way to get a smarty to show a comment for a specific picture in the thumbnails - I have tried the following, but it hasn't worked...
{$album->$picture->comment2}
any help appreciated