From 9853b55eb8dbd999bb791038de932c734fe046cf Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 14 Feb 2019 17:40:22 -0500 Subject: [PATCH] Place top_content CF call back in template-selected sections to avoid breaking county landing pages --- sections/interior-page.php | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/sections/interior-page.php b/sections/interior-page.php index 0c2a435..fff5282 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -66,13 +66,6 @@
- -
-
- ID); ?> -
-
-
@@ -100,6 +93,13 @@ + +
+
+ ID); ?> +
+
+
@@ -112,6 +112,13 @@ + +
+
+ ID); ?> +
+
+
-- 2.17.1