From: Laury GvR Date: Tue, 12 Apr 2016 18:41:17 +0000 (-0400) Subject: Links fixed, gallery hover effect cleaned X-Git-Tag: v1.0.0^2~48 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=97b2a7c210c8e17f254f4442dd212c5385ecee76;p=WP-Themes%2Fgaslightmedia.git Links fixed, gallery hover effect cleaned --- diff --git a/footer.php b/footer.php index 8976f7e..695b996 100644 --- a/footer.php +++ b/footer.php @@ -8,7 +8,7 @@ Contact Us - +

Featured Articles

diff --git a/header.php b/header.php index 4617c06..060520c 100644 --- a/header.php +++ b/header.php @@ -20,7 +20,7 @@ diff --git a/js/app.js b/js/app.js index 9946610..5a0311f 100644 --- a/js/app.js +++ b/js/app.js @@ -47,6 +47,7 @@ $(document).ready(function () { }); },3100); - $(".photoTitle").each(function() {$(this).find(">:first-child").remove();}); - + $(".photoTitle").each(function() { + $(this).find(">:first-child").remove(); + }); }); diff --git a/js/custom/pageSetup.js b/js/custom/pageSetup.js index 5281e68..d0fb75e 100644 --- a/js/custom/pageSetup.js +++ b/js/custom/pageSetup.js @@ -38,6 +38,7 @@ $(document).ready(function () { }); },3100); - $(".photoTitle").each(function() {$(this).find(">:first-child").remove();}); - + $(".photoTitle").each(function() { + $(this).find(">:first-child").remove(); + }); }); diff --git a/nggallery/gallery-glmphotos-light-3.php b/nggallery/gallery-glmphotos-light-3.php index 77020ad..408c538 100644 --- a/nggallery/gallery-glmphotos-light-3.php +++ b/nggallery/gallery-glmphotos-light-3.php @@ -73,8 +73,8 @@ Follow variables are useable : alttext) ? $image->alttext: ''; ?> -
@@ -99,5 +102,4 @@ Follow variables are useable : - diff --git a/parts/off-canvas-menu.php b/parts/off-canvas-menu.php index 22dc042..5b79afa 100644 --- a/parts/off-canvas-menu.php +++ b/parts/off-canvas-menu.php @@ -8,7 +8,7 @@