$about_section_page ) ); if( $about_qry->have_posts() ){ while( $about_qry->have_posts() ){ $about_qry->the_post(); ?>

$about_posts, 'orderby' => 'post__in', 'posts_per_page' => -1, 'ignore_sticky_posts' => true ) ); if( $about_post_qry->have_posts() ){ while( $about_post_qry->have_posts() ){ $about_post_qry->the_post(); $about_post_image = wp_get_attachment_image_src( get_post_thumbnail_id(), 'full' ); ?>
<?php the_title_attribute(); ?>