have_posts() ) : ?>
have_posts() ) : $testimonials->the_post(); ?>
'post_testimonial', 'post_status' => 'publish', 'posts_per_page' => '-1', ); $testimonials = null; $testimonials = new WP_Query( $args ); ?>