From: Steve Sutton Date: Thu, 7 May 2015 21:24:07 +0000 (-0400) Subject: Fix the issue with no Advanced Excerpt X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=0195e1250c43bff6c2bc1e15da7d03475d2648ff;p=web%2FGruntInit%2FglmTheme.git Fix the issue with no Advanced Excerpt If no plugin called Adnvannced Excerpt exists it was giving an error now it will just use the_excerpt() --- diff --git a/root/archive.php b/root/archive.php index c32961b..f9490a3 100644 --- a/root/archive.php +++ b/root/archive.php @@ -2,7 +2,7 @@
id="interior"> -
+
@@ -13,7 +13,7 @@

Posted on - +
diff --git a/root/home.php b/root/home.php index 32ef1d6..cfc46d3 100644 --- a/root/home.php +++ b/root/home.php @@ -13,9 +13,9 @@

Posted on - + -
@@ -81,5 +81,5 @@ - - + + diff --git a/root/search.php b/root/search.php index 42d9347..9a03e76 100644 --- a/root/search.php +++ b/root/search.php @@ -14,7 +14,7 @@

Posted on - +