From 6ffe590ff07e720eea146831008bc6e2134c67c8 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 18 Sep 2017 08:52:50 -0400 Subject: [PATCH] Update for member and event detail pages. Redo how to get title for the internal pages. --- sections/interior-page.php | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/sections/interior-page.php b/sections/interior-page.php index bd61591..51a0e89 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -1,7 +1,15 @@
- post_title; ?> +
@@ -11,7 +19,7 @@ @@ -20,7 +28,7 @@
"; + echo "
"; bcn_display(); echo "
"; } @@ -41,4 +49,4 @@
-
\ No newline at end of file + -- 2.17.1