Hi all,
I am trying to create a template for a specific taxonomy archive and output Term Metas from that taxonomy. As a test, I’ve created a few test taxonomies and a couple of test terms.
1.) I created a Bricks template with a term meta key:value
2.) I then set the conditions to show up for that taxonomy, and it’s child terms
3.) When I went to the published page for that taxonomy or taxonomy term, I see the default “Page not found” error message.
I even went one level higher in the URL just to check both the taxonomy archive itself (e.g. /test-tax/), and also one of the taxonomy terms (e.g. /test/tax/test-term-1/)
Both returned the same template not found.
My main question is: Aside from the issue that I’m not seeing the Term Meta, I’m baffled that the template didn’t show up at all?
I’m wondering if I’ve misconfigured something, or if I’ve stumbled upon a bug.
Thank you.