'jetpack-testimonial', 'posts_per_page' => 3, ) ); if ( ! $query->have_posts() ) { return; } $image = get_theme_mod( 'testimonial_section_img' ); if ( $image ) { $image = ' style="background-image: url(' . esc_url( $image ) . ')"'; } ?>
>

have_posts() ) : $query->the_post(); ?>