'page', 'post__in' => array_map( 'absint', $elentra_feature_pages ), 'posts_per_page' => absint($elentra_feature_no), 'orderby' => 'post__in' ); $elentra_feature_query = new wp_Query( $elentra_feature_args ); if( $elentra_feature_section_onoff == "on") : ?>
have_posts()) : $elentra_feature_query->the_post(); ?>