video testimonial tax
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'video_category', 'terms' => 'testimonials', 'field' => 'slug', ), );
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'video_category', 'terms' => 'testimonials', 'field' => 'slug', ), );