From: Anthony Talarico Date: Fri, 21 Oct 2016 18:50:05 +0000 (-0400) Subject: changing archive.php to match home.php for the blog home page styles X-Git-Tag: v1.0.0^2~22 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=91b76509d3dcfc71c1bb3e17b95a02d87ca5368a;p=WP-Themes%2Fmackinacbridge.git changing archive.php to match home.php for the blog home page styles --- diff --git a/archive.php b/archive.php index c90c507..f0d80dd 100644 --- a/archive.php +++ b/archive.php @@ -11,27 +11,25 @@ ID); ?>
-
-

-
- ID), "full"); - echo ''; - echo '
'; + $thumbnail = get_the_post_thumbnail($post->ID, 'blog-feed-front'); ?> +
+ +
+ '; } else { echo '
'; } ?>
> +

Posted on
-
-
- +
diff --git a/single.php b/single.php index 7492bf0..a7947e3 100644 --- a/single.php +++ b/single.php @@ -29,7 +29,7 @@ -
+