$ample_magazine_feature_section_cat_id, 'posts_per_page' => 4);
$ample_magazine_home_feature_section_query = new WP_Query($ample_magazine_home_feature_section);
if ($ample_magazine_home_feature_section_query->have_posts()) {
while ($ample_magazine_home_feature_section_query->have_posts()) {
$ample_magazine_home_feature_section_query->the_post();
?>
$ample_magazine_feature_section_cat_id, 'posts_per_page' => 2);
$ample_magazine_home_feature_section_query = new WP_Query($ample_magazine_home_feature_section);
if ($ample_magazine_home_feature_section_query->have_posts()) {
while ($ample_magazine_home_feature_section_query->have_posts()) {
$ample_magazine_home_feature_section_query->the_post();
?>