I'm having trouble allowing comments on album. The theme I'm working with doesn't have any code supporting comments in album.php. But neither do the default. Does someone know how to add the comment code to album.php?
And does anyone know how to change the comment order to descending?
The example theme features comments on albums. Please take a look there.
Re: order of comments: http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functionnext_comment
I did ask if that was the line I was looking for in my previous post. So far I've been succesfully commpletely modify a theme and the only thing left to complete it is to change the comment order, so why stop now and be satisfied with the default theme?
My theme does have that function but I don't know how to add it to the next_comment() line.
So you don't know how to add the parameter?? Then I suggest to read this on our user guide section: http://www.zenphoto.org/2008/04/how-to-read-the-zenphoto-functions-guide/