'page', 'post__in' => array_map( 'absint', $beauty_parlour_clients_logo ), 'posts_per_page' => absint($beauty_parlour_clients_no), 'orderby' => 'post__in' ); $beauty_parlour_client_query = new wp_Query( $beauty_parlour_client_args ); if ($beauty_parlour_clients_section_hideshow =='show' && $beauty_parlour_client_query->have_posts()) { ?>

have_posts()) : $beauty_parlour_client_query->the_post(); ?>
'img-responsive')); endif; ?>