' . esc_html( $section_title ) . ''; if( $testimonial_cat ){ $qry = new WP_Query( array( 'posts_per_page' => -1, 'post_type' => 'post', 'ignore_sticky_posts' => true, 'cat' => $testimonial_cat )); if( $qry->have_posts() ){ ?>
    have_posts() ){ $qry->the_post(); ?>