$posttype,
$postparam => $feature_post_one
);
$query2 = new WP_Query( $args );
// the Loop
while ($query2->have_posts()) : $query2->the_post();
if( $feature_post_samll_icon == 0 && $feature_post_big_icon == 0 ){
?>
ID ), 'featured-thumbnails-home', false );
?>
$posttype,
$postparam => $feature_post_two,
);
$query3 = new WP_Query( $args );
// the Loop
while ($query3->have_posts()) : $query3->the_post();
if( $feature_post_samll_icon == 0 && $feature_post_big_icon == 0 ){
?>
ID ), 'featured-thumbnails-home', false );
?>
$posttype,
$postparam => $feature_post_three,
);
$query4 = new WP_Query( $args );
// the Loop
while ($query4->have_posts()) : $query4->the_post();
if( $feature_post_samll_icon == 0 && $feature_post_big_icon == 0){
?>
ID ), 'featured-thumbnails-home', false );
?>
$posttype,
$postparam => $feature_post_four,
);
$query4 = new WP_Query( $args );
// the Loop
while ($query4->have_posts()) : $query4->the_post();
if( $feature_post_samll_icon == 0 && $feature_post_big_icon == 0 ){
?>
ID ), 'featured-thumbnails-home', false );
?>