'page', 'post__in' => array_map( 'absint', $clients_logo ), 'posts_per_page' => absint($clients_no), 'orderby' => 'post__in' ); $client_query = new wp_Query( $client_args ); if ($buildo_clients_section_hideshow =='show') { ?>

have_posts() ): while($client_query->have_posts()) : $client_query->the_post(); ?>