'post', 'posts_per_page' => 6, ) ); if ( ! $query->have_posts() ) { return; } ?>

have_posts() ) : $query->the_post();?>