From: Ian Weller Date: Fri, 19 Jan 2018 21:19:28 +0000 (-0500) Subject: Adding missing blog parts X-Git-Tag: v1.0.5^2~8 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=46800c0937672b80df95bce4fccf12097a28bf9d;p=WP-Themes%2FCCEOEM.git Adding missing blog parts I just added the missing parts of the theme that was to be used for the blog. I still need to do some mass styling. --- diff --git a/archive.php b/archive.php new file mode 100644 index 0000000..de96ac4 --- /dev/null +++ b/archive.php @@ -0,0 +1,45 @@ + +
+
+
+ +
+ + ID, 'blog-feed-front'); ?> + +
+ +
+
+ +
+ + +
> + +
+

+ Posted on +
+ + + + +
+
+
+ + + +
+

+
+ +
+ +
+ diff --git a/comments.php b/comments.php new file mode 100644 index 0000000..353cd14 --- /dev/null +++ b/comments.php @@ -0,0 +1,89 @@ + 1 && get_option( 'page_comments' ) ) : +?> +
+ + + +
+ + +

+ +

+ + + +
    + 'ol', + 'short_ping' => true, + 'avatar_size' => 56, + ) ); + ?> +
+ + + + + + +

+ + + 'button' + ) +); ?> + +
diff --git a/footer.php b/footer.php index 2d919e4..889eac2 100755 --- a/footer.php +++ b/footer.php @@ -1,4 +1,4 @@ - +