Hi guys,
In Elements I created an Archive Page for CPT and custom Taxonomy using the Query Loop Block.
The Archive shows Title, Thumbnail and Taxonomy Terms.
The problem…
In the frontend when I click on a term of a post, it should list all the posts of this term, but this does not happen. Instead, all posts for all terms are shown. The URL indicates correctly but the template shows all posts.
If I remove the Term Archive from the Location, leaving the taxonomy query to be done by the theme archive, it works correctly.
I would appreciate it if you can give me some guidance.
Maybe I’m forgetting something…