diff --git a/category-5121.php b/category-5121.php index 7fe2e08..b336551 100644 --- a/category-5121.php +++ b/category-5121.php @@ -24,7 +24,7 @@ $current_cat_id = $category->term_id; $part_args = [ 'category__in' => $current_cat_id, - 'posts_per_page' => 4, + 'posts_per_page' => 23, 'paged' => $paged ];