'page', 'post__in' => array_map( 'absint', $elentra_about_page ), 'posts_per_page' => 1, 'orderby' => 'post__in' ); $elentra_about_query = new wp_Query( $elentra_about_args ); echo $elentra_about_section_onoff; if( $elentra_about_section_onoff == "on") : ?>
have_posts()) : $elentra_about_query->the_post(); ?>