nctv17_fullcats
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'category', 'terms' => array( '7053', '13595', '501', '5' ), 'field' => 'term_id', 'operator' => 'IN', 'include_children' => true, ), );
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'category', 'terms' => array( '7053', '13595', '501', '5' ), 'field' => 'term_id', 'operator' => 'IN', 'include_children' => true, ), );