Hello,
I can’t figure out why this loop isn’t working. Trying to query posts that are Tagged “Family”. Here is what I’ve tried…
<Loop type=taxonomy_term taxonomy=family orderby=title order=asc>
<h3><a href="{Field url}"><Field title /></a></h3>
<p><Field excerpt auto=true /></p>
</Loop>
Thanks,
Sammy