From: Steve Sutton Date: Tue, 10 Nov 2015 16:12:32 +0000 (-0500) Subject: Update new feed for special pages X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=dafb0e19f734662ec0228415bb091840ca35c7d9;p=WP-Themes%2Fglmthemes%2Fcrawfordcounty-theme.git Update new feed for special pages --- diff --git a/page-1257.php b/page-1257.php deleted file mode 100644 index 3d0a35f..0000000 --- a/page-1257.php +++ /dev/null @@ -1,56 +0,0 @@ - -
-
- -
-
-
- - - - -

- -
-
- 3,'category'=>'sheriff-department'); - $lastposts = get_posts( $args ); - foreach($lastposts as $post) : setup_postdata($post); ?> -
- -
- ID )) { ?> -
- ID, array(190, 190), array('class' => 'blog-excerpt-img-wrap')); ?> -
-
- -
- -
-

- Posted on -
-
-
-
-
- - -
-
- -
-
- -

Emmet County, Michigan
200 Division Street, Petoskey, MI 49770
231-348-1702 | Contact Us

-
-
-
-
- diff --git a/parts/blog-feed.php b/parts/blog-feed.php index 6a38415..18de6c4 100644 --- a/parts/blog-feed.php +++ b/parts/blog-feed.php @@ -20,8 +20,8 @@ if (is_front_page()) { -
-
+
+
ID )) { ?>
ID, array(190, 190), array('class' => 'blog-excerpt-img-wrap')); ?> @@ -30,7 +30,10 @@ foreach($lastposts as $post) : setup_postdata($post); ?>
-

+
+

+ Posted on +
diff --git a/single.php b/single.php index e2e747b..2880d55 100644 --- a/single.php +++ b/single.php @@ -1,9 +1,9 @@ -
+
- + @@ -85,8 +85,8 @@ 'order' => 'ASC' ); $categories = get_categories($args); - foreach($categories as $category) { - echo '
  • name ) . '" ' . '>' . $category->name.'
  • '; } + foreach($categories as $category) { + echo '
  • name ) . '" ' . '>' . $category->name.'
  • '; } ?>