[Plugin: Nextgen Gallery] How to add a title to the slideshow in the nggfuncti
-
Hello!
When I use the link “show as slideshow” the template “gallery.php” is overwritten by the javascript to show the slideshow. This works somehow but I want to add the title of the gallery to the output.
In row 205 of the nggfuncion.php I added the following to the function nggShowGallery (it’s the output part):
$out = '<div class="ngg-gallery-title"><h1>' . $gallery->title . '</h1></div>';
But there is no title shown. probalby completely wrong what I am doing. This is a great plugin especially with the custom template options – just for the slideshow there is no template file … that is why i am lost …
Any help here would be great,
thx for reading,
piedro
- The topic ‘[Plugin: Nextgen Gallery] How to add a title to the slideshow in the nggfuncti’ is closed to new replies.