'post', 'category_name' => $cat , 'posts_per_page' => $number_of_posts ); $query = new WP_Query( $category_args ); ?> have_posts() && $number_of_posts ) : ?>