'page', 'post_status'=>'publish', 'post__in' => array(get_theme_mod('astral_about_section'))); $about_sec = new WP_Query( $args ); if ( $about_sec->have_posts() ): while ( $about_sec->have_posts() ): $about_sec->the_post(); ?>