> absint( $section_title ), 'post_type' => 'page' )); if( absint( $section_title ) && $header_query->have_posts() ){ while( $header_query->have_posts() ){ $header_query->the_post(); ?>
'; the_title(); echo ''; echo the_excerpt(); ?>
'; echo '