From 7fecf9104cae6cb7da54fe58b40b538660eee783 Mon Sep 17 00:00:00 2001 From: "Philip M. Hofer (Frumph)" Date: Sat, 19 Dec 2009 23:55:56 -0800 Subject: [PATCH] Fixing has_thumbnail locations part 1 Signed-off-by: Philip M. Hofer (Frumph) --- archive-comic-calendar.php | 27 ++++++++++++++------------- functions/displayblogpost.php | 19 ++++++++----------- functions/displaycomicpost.php | 19 ++++++++----------- 3 files changed, 30 insertions(+), 35 deletions(-) diff --git a/archive-comic-calendar.php b/archive-comic-calendar.php index 14e1dcf..0f9694f 100644 --- a/archive-comic-calendar.php +++ b/archive-comic-calendar.php @@ -67,24 +67,24 @@ $month['11'] = array('month' => __('November','comicpress'), 'days' => '30'); $month['12'] = array('month' => __('December','comicpress'), 'days' => '31'); ?> + + +
+ +
+ +
+
- - -
- -
- - - -

- +

- +
| get_col("SELECT DISTINCT YEAR(post_date) FROM $wpdb->posts WHERE post_status = 'publish' ORDER BY post_date ASC"); @@ -161,11 +161,12 @@ foreach ( $years as $year ) {
- ', '

') ?>
+ ', '

') ?>
+ comment_status) { comments_template('', true); } ?> diff --git a/functions/displayblogpost.php b/functions/displayblogpost.php index 11be43d..0b58ba3 100644 --- a/functions/displayblogpost.php +++ b/functions/displayblogpost.php @@ -18,6 +18,13 @@ function display_blog_post() {
+ +
+ +
+
- -
- -
- -

- - -

- +

diff --git a/functions/displaycomicpost.php b/functions/displaycomicpost.php index 6d01a88..51fed27 100644 --- a/functions/displaycomicpost.php +++ b/functions/displaycomicpost.php @@ -18,6 +18,13 @@ function display_comic_post() {
+ +
+ +
+
@@ -31,17 +38,7 @@ function display_comic_post() {
- -
- -
- -

- - -

- +

| by
  • ', multiple) ?>