From 69c757002af02f7bb241e251ba9770a972aeff42 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 3 May 2017 16:26:59 -0400 Subject: [PATCH] adding notitle template for ngg glmphotos undoing the previous removal of the image title and adding a new template that doesn't display the titles in the galleries --- nggallery/gallery-glmphotos-noTitle.php | 54 +++++++++++++++++++++++++ nggallery/gallery-glmphotos.php | 2 - 2 files changed, 54 insertions(+), 2 deletions(-) create mode 100644 nggallery/gallery-glmphotos-noTitle.php diff --git a/nggallery/gallery-glmphotos-noTitle.php b/nggallery/gallery-glmphotos-noTitle.php new file mode 100644 index 0000000..dd0287e --- /dev/null +++ b/nggallery/gallery-glmphotos-noTitle.php @@ -0,0 +1,54 @@ + + If you would like to show the timestamp of the image ,you can use +**/ +?> + + + + + + + + + + diff --git a/nggallery/gallery-glmphotos.php b/nggallery/gallery-glmphotos.php index 04530a7..c5329e2 100644 --- a/nggallery/gallery-glmphotos.php +++ b/nggallery/gallery-glmphotos.php @@ -43,11 +43,9 @@ Follow variables are useable : alttext) ? $image->alttext: ''; ?> - -- 2.17.1