diff --git a/archive-comic-calendar.php b/archive-comic-calendar.php index c02ee17..f60766a 100644 --- a/archive-comic-calendar.php +++ b/archive-comic-calendar.php @@ -70,27 +70,7 @@ $month['12'] = array('month' => __('December','comicpress'), 'days' => '31'); -
- -
- -
- -
-
- -

- -
- -
-
- ', '

') ?> -
-
-
+ diff --git a/archive-comic-month.php b/archive-comic-month.php index d54497c..13da5ea 100644 --- a/archive-comic-month.php +++ b/archive-comic-month.php @@ -6,30 +6,12 @@ Template Name: This Month of Comics - -
- -
- -
- -
-
- -

- -
- -
- -
- ', '

') ?> -
-
-
- - - -
- -
- -
- -
-
- -

- -
- -
-
- ', '

') ?> -
-
-
- - +
diff --git a/archive-comic-storyline.php b/archive-comic-storyline.php index dee5759..f1f0a87 100644 --- a/archive-comic-storyline.php +++ b/archive-comic-storyline.php @@ -6,31 +6,13 @@ Template Name: Comic Storyline Archive - - -
- -
- -
- -
-
- -

- -
- -
-
- ', '

') ?> -
-
-
- - +
diff --git a/archive-comic-year.php b/archive-comic-year.php index 34866bf..bf0fa27 100644 --- a/archive-comic-year.php +++ b/archive-comic-year.php @@ -17,31 +17,13 @@ if (isset($_REQUEST['archive_year'])) { if (empty($archive_year) || $archive_year == '') $archive_year = date('Y'); ?> - - -
- -
- -
- -
-
- -

- -
- -
-
- ', '

') ?> -
-
-
- - +
diff --git a/archive-comic.php b/archive-comic.php index ffacb63..c82a8a2 100644 --- a/archive-comic.php +++ b/archive-comic.php @@ -6,31 +6,13 @@ Template Name: Comic Archive - - -
- -
- -
- -
-
- -

- -
- -
-
- ', '

') ?> -
-
-
- - + get_col("SELECT DISTINCT YEAR(post_date) FROM $wpdb->posts WHERE post_status = 'publish' ORDER BY post_date DESC"); diff --git a/archives.php b/archives.php index 32e108d..41bd207 100644 --- a/archives.php +++ b/archives.php @@ -6,31 +6,13 @@ Template Name: Archives - - -
- -
- -
- -
-
- -

- -
- -
-
- ', '

') ?> -
-
-
- - +
diff --git a/author.php b/author.php index 84ea1dc..e7ad8ed 100644 --- a/author.php +++ b/author.php @@ -12,6 +12,7 @@

+
diff --git a/buystrip.php b/buystrip.php index 102a6f2..498a63d 100644 --- a/buystrip.php +++ b/buystrip.php @@ -17,6 +17,7 @@ Template Version: 2.14 $post = & get_post( $comicnum ); ?>
+
@@ -97,13 +98,7 @@ Template Version: 2.14
- -
- -
- +
diff --git a/comicpress-debug.php b/comicpress-debug.php index 43bbae9..f725bf1 100644 --- a/comicpress-debug.php +++ b/comicpress-debug.php @@ -40,7 +40,7 @@ function comicpress_notice_debug() { $non_comic_categories = str_replace(' and ', ',', $non_comic_categories); $blog_query = '&show_posts=-1&posts_per_page=-1&cat='.$non_comic_categories; - $post = query_posts($blog_query); + query_posts($blog_query); if (have_posts()) { while (have_posts()) : the_post(); if (in_comic_category()) { diff --git a/functions/displaycomicpost.php b/functions/displaycomicpost.php index 6989ae1..f17d894 100644 --- a/functions/displaycomicpost.php +++ b/functions/displaycomicpost.php @@ -24,13 +24,7 @@ function display_comic_post($frontpage = 0) { } ?>
- -
- -
- +
diff --git a/functions/displaypost.php b/functions/displaypost.php index 840245b..4d2cc48 100644 --- a/functions/displaypost.php +++ b/functions/displaypost.php @@ -100,5 +100,27 @@ function comicpress_display_post() { +
+ +
+
+ +

+ +
+ +
+
+ '
'.__('Pages:','comicpress').' ', 'after' => '
', 'next_or_number' => 'number')); ?> +
+ ', '

') ?> +
+
+
+ \ No newline at end of file diff --git a/image.php b/image.php index 993fedc..531c26f 100644 --- a/image.php +++ b/image.php @@ -3,15 +3,9 @@
+
- -
- -
- -

@@ -52,9 +46,7 @@
- comment_status) { - comments_template('', true); - } ?> + comment_status) { comments_template('', true); } ?>
diff --git a/links.php b/links.php index 9c34ee2..f9a72dd 100644 --- a/links.php +++ b/links.php @@ -6,31 +6,13 @@ Template Name: Links - - -
- -
- -
- -
-
- -

- -
- -
-
- ', '

') ?> -
-
-
- - + -
- -
- -
- -
-
- -

- -
- -
-
- '
'.__('Pages:','comicpress').' ', 'after' => '
', 'next_or_number' => 'number')); ?> -
- ', '

') ?> -
-
-
+