@avanti - Both. So this is what it would look like NOT on an archive:
<Loop type=taxonomy_term taxonomy=local_category>
<h2><Field title /></h2>
<Loop type=local_favorite taxonomy=local_category terms="{Field id}">
<Field title />
</Loop>
</Loop>
I want to do the same, but on the taxonomy archive so it only pulls the main query
It’s almost like I need an attribute called ‘children’ like they have for ‘parents’ on taxonomy_term: Taxonomy Term | Tangible Loops & Logic