Hi! I have a taxonomy set up like this:
USA <<CPT
=State <<Category
==County 01 <<Sub Category
===Contest 01 <<Tag
===Contest 10 <<Tag
===Contest 17 <<Tag
==County 01 <<Sub Category
===Contest 01 <<Tag
===Contest 10 <<Tag
===Contest 17 <<Tag
There could be as many as 150 counties per state. "Sub Categories", and there will be 17 different contest. "Tags"
I want each entry to be submitted to the tags, How do i achieve this.