'post')); if( $query->have_posts() ){ while( $query->have_posts() ){ $query->the_post(); ?> '; echo '
'; $a = 0; } $a++; } wp_reset_postdata(); } ?>