>
» Archive
query('showposts=1&cat='.$comiccat); while ($comicFrontpage->have_posts()) : $comicFrontpage->the_post(); global $wp_query; $wp_query->is_single = true; previous_post_link('%link', '
◄
', TRUE); $wp_query->is_single = false; endwhile; } elseif (is_single() & in_category($comiccat)) { previous_post_link('%link', '
◄
', TRUE); next_post_link('%link', '
►
', TRUE); }; ?>
Home
Subscribe