Hi,
I want also to display the gallery Title, while a gallery is displayed.
I check in the gallery.php template and I added the line:
<h3><?php echo $gallery->title ?></h3>
But it doesn’t work. what is the variable contaning the gallery title?
Regards