testimonials_custom_fields
$meta_query = array( 'relation' => 'AND', array( 'key' => 'testimonials_type', 'value' => 'library', 'compare' => '=', 'type' => 'CHAR', ), );
$meta_query = array( 'relation' => 'AND', array( 'key' => 'testimonials_type', 'value' => 'library', 'compare' => '=', 'type' => 'CHAR', ), );