From: Anthony Talarico Date: Thu, 26 Jan 2017 18:52:58 +0000 (-0500) Subject: changing the archive template to use the blog sidebar part to keep the styles X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=c2160ed1fb743b370fd2ad99d5fa7d0a1e6d0606;p=WP-Themes%2Fglmthemes%2Fcrawfordcounty-theme.git changing the archive template to use the blog sidebar part to keep the styles uniform --- diff --git a/archive.php b/archive.php index 8b2cafe..e04c4d2 100644 --- a/archive.php +++ b/archive.php @@ -53,38 +53,6 @@ -
-
-
-
- -
-
-

Recent Posts

-
    - '5' ); - $recent_posts = wp_get_recent_posts( $args ); - foreach( $recent_posts as $recent ){ - echo '
  • ' . $recent["post_title"].'
  • '; - } - ?> -
-

Categories

- -

Archive

-
    'monthly', 'limit' => 12 ) ); ?>
-
-
+ diff --git a/parts/blog-sidebar-r.php b/parts/blog-sidebar-r.php index 385b860..095b808 100644 --- a/parts/blog-sidebar-r.php +++ b/parts/blog-sidebar-r.php @@ -6,7 +6,7 @@ -
Recent Posts
+

Recent Posts

-
Categories
+

Categories

-
Archive
+

Archive