From 75e64268a2bb67b37427b2c10d6b2e4b750cc2c7 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 17 Jul 2017 11:52:13 -0400 Subject: [PATCH] Adding home page video template for nextgen Adding new template for the home page videos --- nggallery/gallery-troutcreek-videos.php | 73 +++++++++++++++++++++++++ sections/front-page.php | 41 +++++++++----- 2 files changed, 99 insertions(+), 15 deletions(-) create mode 100644 nggallery/gallery-troutcreek-videos.php diff --git a/nggallery/gallery-troutcreek-videos.php b/nggallery/gallery-troutcreek-videos.php new file mode 100644 index 0000000..fdfaa6c --- /dev/null +++ b/nggallery/gallery-troutcreek-videos.php @@ -0,0 +1,73 @@ + + If you would like to show the timestamp of the image ,you can use +**/ +?> + + + + + diff --git a/sections/front-page.php b/sections/front-page.php index cbc939b..5168c48 100644 --- a/sections/front-page.php +++ b/sections/front-page.php @@ -1,15 +1,26 @@ -
- - -
-
- -
-
- -
- -
-
\ No newline at end of file +
+ + +
+
+ +
+
+ +
+
+ +
+
+
-- 2.17.1