'post',
'post__in' => $business_lawyer_firm_project_section,
'orderby' => 'post__in'
);
$business_lawyer_firm_query = new WP_Query( $business_lawyer_firm_args );
if ( $business_lawyer_firm_query->have_posts() ) :
?>
have_posts() ) : $business_lawyer_firm_query->the_post(); ?>
'post',
'post__in' => $business_lawyer_firm_other_project_section,
'orderby' => 'post__in'
);
$business_lawyer_firm_query = new WP_Query( $business_lawyer_firm_args );
if ( $business_lawyer_firm_query->have_posts() ) :
$i = 1;
?>
have_posts() ) : $business_lawyer_firm_query->the_post(); ?>