correct limit concurs parts
This commit is contained in:
@@ -24,7 +24,7 @@ $current_cat_id = $category->term_id;
|
|||||||
|
|
||||||
$part_args = [
|
$part_args = [
|
||||||
'category__in' => $current_cat_id,
|
'category__in' => $current_cat_id,
|
||||||
'posts_per_page' => 4,
|
'posts_per_page' => 23,
|
||||||
'paged' => $paged
|
'paged' => $paged
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user