'post', 'category_name' => $business_solutions_catergory_name, 'orderby' => 'post__in', 'ignore_sticky_posts' => true, ); $loop = new WP_Query( $args ); if ( $loop->have_posts() ) : $i = 1; while ( $loop->have_posts() ) : $loop->the_post(); ?>