Sponsor_level
$tax_query = array( array( 'taxonomy' => 'cr3ativsponsor_level', 'terms' => '$cdatag', 'field' => 'slug', 'operator' => 'AND', 'include_children' => true, ), );
$tax_query = array( array( 'taxonomy' => 'cr3ativsponsor_level', 'terms' => '$cdatag', 'field' => 'slug', 'operator' => 'AND', 'include_children' => true, ), );