in_the_loop = true; $comicFrontpage = new WP_Query(); $comicFrontpage->query('showposts=1&cat='.get_all_comic_categories_as_cat_string()); while ($comicFrontpage->have_posts()) : $comicFrontpage->the_post() ?>
<?php the_title() ?>
have_posts()) : $comicFrontpage->the_post() ?>


query('showposts='.$blog_postcount.'&cat=-'.$comiccat.'&paged='.$paged); while ($wp_query->have_posts()) : $wp_query->the_post() ?>