cat
$tax_query = array( array( 'taxonomy' => 'dslc_testimonials_cats', 'terms' => 'video', 'field' => 'slug', 'include_children' => false, ), );
$tax_query = array( array( 'taxonomy' => 'dslc_testimonials_cats', 'terms' => 'video', 'field' => 'slug', 'include_children' => false, ), );