'jetpack-testimonial', 'order' => 'DESC', 'orderby' => $orderby, 'posts_per_page' => 2, 'no_found_rows' => true, ) ); ?> have_posts() ) : ?>
have_posts() ) : $testimonials->the_post(); get_template_part( 'components/testimonials/content', 'testimonial' ); endwhile; wp_reset_postdata(); ?>