From 0195e1250c43bff6c2bc1e15da7d03475d2648ff Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 7 May 2015 17:24:07 -0400 Subject: [PATCH] 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() --- root/archive.php | 8 ++++---- root/home.php | 12 ++++++------ root/search.php | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) 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 - +