Hi,
I hope I am right when using "custom taxonomy view" to describe the situation where the "tree" of categories and subcategories is displayed (see screenshot1).
Actually this screenshot comes from hidden link and I have used a demo site to see how it is built: unfortunately it is based on layouts and not blocks.
When using layouts, the content selection process allows to select the taxonomy instead of post types (see screenshot2). When using blocks, the content selection settings on the right hand side of the screen do not allow to select any taxonomy (see screenshot3)
Then how do you build that "tree" like view with blocks?
Thanks for the pointer. I understand I have to nest a taxonomy view inside another taxonomy view.
But how do you set up a taxonomy view using blocks? The URL you mentioned and the example I brought up apply to setting up taxonomy view using Layout.
The screenshots provided earlier show there is no way to select "Taxonomy" in the Content Selection settings when building a view with blocks. At least no way ... for me I should say 🙂
For this particular view you will need to disable the creation of views using only blocks.
What you need to do is to go to Toolset->Settings and scroll down to "Editing experience" and then select " Show both the legacy and Blocks interface and let me choose which to use for each item I build".
This should allow you to create your view by going to Toolset->Views and setup your nested views like this.
Thank you, that was the info I was missing. I put it into practice and I am running into a weird thing!
I am trying to setup something similar to the screenshot "screenshot1" provided earlier and also mentioned in the URL you provided.
What I got instead is "nothing" on the frontend display.
In the backend I noticed I couln't select the parent taxomomy view, there is a blue rectangle instead (see screenshot taxonomyview1.jpg)
I think you may want to access the site admin because I doubt you could reproduce that on your test installation.
Please note I switched the theme back to the 2019 default wordpress theme and it did not make any difference.
Then I thought I did something wrong when building the taxonomy views (FYI, here is the query filter in the children taxonomy view (see screenshot taxonomyview2.jpg) that looks like the once described in the tutorial (see screenshot taxonomyview3.jpg) (to make it easier to understand because it is in French).
You may want to have a look at them:
ID for children taxonomy view: 79818
ID for parents taxonomy view: 79819
Here is the page where I build the directory: hidden link
I wish to implement this nested taxonomy at the very bottom of that page.
We are already aware of the issue where you can't add taxonomy views or user views to your page using blocks.
However to add the parent view to the page you can add the Classic editor to the page and then on the classic edit you hit the toolset button, from there just select your parent view and add it to the editor.
Our developers do however plan to add this sometime in the future but for now you will need to add it to your page like this.