$category->term_id, 'posts_per_page' => 5, 'paged' => $paged ]; $cat_query = new WP_Query($args); ?>

have_posts()): while ($cat_query->have_posts()): $cat_query->the_post(); ?>
>

No posts found in this category.