+
+
+
+
+
+ +
-
+
+
diff --git a/archive-comic-storyline-thumbs.php b/archive-comic-storyline-thumbs.php
index 33a1780..b29236a 100644
--- a/archive-comic-storyline-thumbs.php
+++ b/archive-comic-storyline-thumbs.php
@@ -10,8 +10,17 @@ Template Name: Comic Storyline with Thumbs
+
+
+
+
+
+
+
-
+
+
diff --git a/archive-comic-storyline.php b/archive-comic-storyline.php
index d27ae77..0f25283 100644
--- a/archive-comic-storyline.php
+++ b/archive-comic-storyline.php
@@ -10,8 +10,17 @@ Template Name: Comic Storyline Archive
+
+
+
+
+
+
+
-
+
+
diff --git a/archive-comic-year.php b/archive-comic-year.php
index e9eb76e..349f8e9 100644
--- a/archive-comic-year.php
+++ b/archive-comic-year.php
@@ -21,8 +21,17 @@ if (empty($archive_year) || $archive_year == '') $archive_year = date('Y');
+
+
+
+
+
+
+
-
+
+
diff --git a/archive-comic.php b/archive-comic.php
index f726e95..a440648 100644
--- a/archive-comic.php
+++ b/archive-comic.php
@@ -10,18 +10,16 @@ Template Name: Comic Archive
+
+
+
+
+
+ +
-
-
+ + + +
diff --git a/archives.php b/archives.php
index e00f86b..01a2ee2 100644
--- a/archives.php
+++ b/archives.php
@@ -10,18 +10,7 @@ Template Name: Archives
-
-
-
+
+
-
- #
diff --git a/functions.php b/functions.php index 814b74a..528c405 100644 --- a/functions.php +++ b/functions.php @@ -24,7 +24,7 @@ if (function_exists('id_get_comment_number')) { remove_filter('comments_number','id_get_comment_number'); } -$comicpress_version = '2.8.2.6'; +$comicpress_version = '2.9.0.0'; global $wpmu_version; if (!empty($wpmu_version)) { diff --git a/image.php b/image.php index 1ba3826..9cfbec7 100644 --- a/image.php +++ b/image.php @@ -10,10 +10,9 @@
-
-
-
+
+
diff --git a/links.php b/links.php index 43e7b07..4be98c8 100644 --- a/links.php +++ b/links.php @@ -21,13 +21,11 @@ Template Name: Links
-
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
- + + + +
-
-
-
-
-
-
-
-
-
-
- - #
diff --git a/functions.php b/functions.php index 814b74a..528c405 100644 --- a/functions.php +++ b/functions.php @@ -24,7 +24,7 @@ if (function_exists('id_get_comment_number')) { remove_filter('comments_number','id_get_comment_number'); } -$comicpress_version = '2.8.2.6'; +$comicpress_version = '2.9.0.0'; global $wpmu_version; if (!empty($wpmu_version)) { diff --git a/image.php b/image.php index 1ba3826..9cfbec7 100644 --- a/image.php +++ b/image.php @@ -10,10 +10,9 @@
diff --git a/links.php b/links.php index 43e7b07..4be98c8 100644 --- a/links.php +++ b/links.php @@ -21,13 +21,11 @@ Template Name: Links
-
diff --git a/page.php b/page.php
index 60d56a7..f1bcc42 100644
--- a/page.php
+++ b/page.php
@@ -10,10 +10,9 @@
diff --git a/single.php b/single.php
index 2ea891a..3aa6514 100644
--- a/single.php
+++ b/single.php
@@ -86,9 +86,10 @@
endwhile; }
}
$post = $temppost; $wp_query = $temp_query; $temppost = null; $temp_query = null;
+ }
+ if ('open' == $post->comment_status) {
+ comments_template('', true);
} ?>
-
-