'.$book_landing_page_testimonial_section_title.'';} if($book_landing_page_testimonial_section_content){echo '

'.$book_landing_page_testimonial_section_content.'

';} ?>
'post', 'posts_per_page' => -1, 'post__in' => $book_landing_page_testimonial_blocks, 'orderby' => 'post__in', 'ignore_sticky_posts' => true ) ); $count = 0; if( $testimonial_qry->have_posts() ){ ?>
have_posts() ){ $testimonial_qry->the_post(); ?>
'; the_post_thumbnail( 'book-landing-page-testimonial-block' ); echo ''; ?>