From: Ian Weller Date: Thu, 16 Mar 2017 17:03:16 +0000 (-0400) Subject: Updating the blog X-Git-Tag: v1.0.0^2~114 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=dc25afd827583eea65a0fbde6cbf5cd7333d22e1;p=WP-Themes%2Fbrewbakers.git Updating the blog I did some layout updates to the blog. It at least has a seperator between the header and the main areas. --- diff --git a/sections/blog-archive.php b/sections/blog-archive.php index 32313d2..eedd460 100644 --- a/sections/blog-archive.php +++ b/sections/blog-archive.php @@ -1,4 +1,17 @@
+
+ " . get_member_name() . ""; + //} else { + // echo "

" . get_the_title() . "

"; + //} +// echo "

" . get_the_title() . "

"; + ?> +
diff --git a/sections/blog-home.php b/sections/blog-home.php index 01d5da8..69ad79b 100644 --- a/sections/blog-home.php +++ b/sections/blog-home.php @@ -1,4 +1,17 @@
+
+ " . get_member_name() . ""; + //} else { + // echo "

" . get_the_title() . "

"; + //} +// echo "

" . get_the_title() . "

"; + ?> +
diff --git a/sections/blog-single.php b/sections/blog-single.php index d0075b7..9022764 100644 --- a/sections/blog-single.php +++ b/sections/blog-single.php @@ -1,4 +1,17 @@
+
+ " . get_member_name() . ""; + //} else { + // echo "

" . get_the_title() . "

"; + //} +// echo "

" . get_the_title() . "

"; + ?> +