1, 'post_status' => 'publish', 'tag_id' => $posttag, 'cat' => $postcat, 'ignore_sticky_posts' => 1, ) ); $pirate_rogue_section_three_second_query = new WP_Query( array( 'posts_per_page' => 4, 'offset' => 1, 'post_status' => 'publish', 'tag_id' => $posttag, 'cat' => $postcat, 'ignore_sticky_posts' => 1, ) ); ?>

have_posts()) : ?> have_posts()) : $pirate_rogue_section_three_first_query->the_post() ?>
have_posts()) : ?> have_posts()) : $pirate_rogue_section_three_second_query->the_post() ?>