From: Anthony Talarico Date: Tue, 24 Oct 2017 12:37:38 +0000 (-0400) Subject: moving page title beneath breadcrumbs X-Git-Tag: v1.0.0^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=221214c10d0a2980615abc50822edce7b5951c4f;p=WP-Themes%2Fcoldwater.git moving page title beneath breadcrumbs placing the page title below the breadcrumbs --- diff --git a/parts/glm-members-only-top-bar.php b/parts/glm-members-only-top-bar.php index c6b0782..9daaa07 100644 --- a/parts/glm-members-only-top-bar.php +++ b/parts/glm-members-only-top-bar.php @@ -4,6 +4,17 @@ bcn_display(); echo ""; } ?> +

+ +

Logout diff --git a/sections/interior-page.php b/sections/interior-page.php index f535c4f..c3c7b6b 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -2,17 +2,7 @@
-

- -

+ ID ) === "members-only-template.php") { ?>
@@ -30,10 +20,21 @@ echo "
"; bcn_display(); echo "
"; - } - get_template_part('parts/main-content');?> + }?> +

+ +

+
- ID ) === "members-only-template.php") { ?>