diff --git a/archive.php b/archive.php index 72bf666..a90c1aa 100644 --- a/archive.php +++ b/archive.php @@ -1,15 +1,15 @@ - - - - - post_count; - ?> - -
Found result.
+post_count; + + if (!$count) $count = "no"; +?> ">
- +
-

+

-

+

-

+

-

+

-

+

-

+

-

+

+
+

diff --git a/comments.php b/comments.php index bc491c7..21b7598 100644 --- a/comments.php +++ b/comments.php @@ -34,26 +34,6 @@ if ( post_password_required() ) { ?> }?> - - -

-
    - -
- comment_status) : ?> - - - - -

@@ -133,5 +108,27 @@ if ( post_password_required() ) { ?> + + + +

+
    + +
+ +
\ No newline at end of file diff --git a/functions.php b/functions.php index 180cade..20a9c53 100644 --- a/functions.php +++ b/functions.php @@ -16,7 +16,7 @@ if (function_exists('id_get_comment_number')) { remove_filter('comments_number','id_get_comment_number'); } -$comicpress_version = '2.8.1.33'; +$comicpress_version = '2.8.1.34'; global $wpmu_version; if (!empty($wpmu_version)) { diff --git a/functions/avatars.php b/functions/avatars.php index 91b636c..39f451f 100644 --- a/functions/avatars.php +++ b/functions/avatars.php @@ -78,9 +78,9 @@ function comicpress_get_avatar( $id_or_email, $size = '64', $alt = false) { if ( !empty( $rating ) ) $out .= "&r={$rating}"; - $avatar = "{$safe_alt}"; + $avatar = "{$safe_alt}"; } else { - $avatar = "{$safe_alt}"; + $avatar = "{$safe_alt}"; } return apply_filters('comicpress_get_avatar', $avatar, $id_or_email, $size, $default, $alt); diff --git a/functions/displayblogpost.php b/functions/displayblogpost.php index 87a3bf7..66b7940 100644 --- a/functions/displayblogpost.php +++ b/functions/displayblogpost.php @@ -21,32 +21,33 @@ function display_blog_post() {
id="post-"> -