'page', 'post__in' => array_map( 'absint', $munix_portfolio_pages ), 'posts_per_page' => absint($munix_portfolio_no), 'orderby' => 'post__in' ); $munix_portfolio_query = new wp_Query( $munix_portfolio_args ); if( $munix_portfolio_section == "show") : ?>

have_posts()) : $munix_portfolio_query->the_post(); ?>