true, 'posts_per_page' => 1, 'post_type' => $about, 'p' => absint( $id ) ) ); if ( $query->have_posts() ) { while ( $query->have_posts() ) { $query->the_post(); ?>