1, 'post_type' => 'jetpack-comic', ); $comic = new WP_Query( $comic_args ); ?> have_posts() ) : ?>
have_posts() ) : $comic->the_post(); ?>
get_option( 'posts_per_page' ), 'paged' => $paged, 'no_found_rows' => true, ) ); if ( panel_has_featured_posts() ) : ?> have_posts() ) : ?>
have_posts() ) : $front_posts->the_post(); ?>