'1', 'cat' => $blockcate, 'ignore_sticky_posts' => true ); $query = new WP_query ( $blockargs ); if ( $query->have_posts() ) { ?> have_posts() ) : $query->the_post(); /* start the loop */ ?>
'4', 'offset' => 1, 'cat' => $blockcate, 'ignore_sticky_posts' => true ); $query = new WP_query ( $args ); if ( $query->have_posts() ) { while ( $query->have_posts() ) : $query->the_post(); ?>