Problem:
I have created a nested Taxonomy view showing the Child Taxonomy Terms(nested child view) within a Parent Taxonomy Term (parent view) with the help of this guide https://toolset.com/documentation/user-guides/views/using-a-child-view-in-a-taxonomy-view-layout/#taxonomy-view-within-taxonomy-view
Everything is fine but I want to display specific Parent views set by specific parent term ID or anything convenient in this regard so that I can put them in page builder to generate views.
Solution:
We can pass a list of IDs, separated by comma(,) to the view if we configure a filter like shown on this screenshot http://prntscr.com/v12ke1
Then we can include the view like this:
[wpv-view name="my-taxonomy-view" terms="15"] OR [wpv-view name="my-taxonomy-view" terms="15, 27, 98"]
Relevant Documentation:
https://toolset.com/documentation/user-guides/views/passing-arguments-to-views/
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - | - | 9:00 – 13:00 |
14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - | - | 14:00 – 18:00 |
Supporter timezone: Africa/Casablanca (GMT+01:00)