Problem: I would like to create archives of posts by combining term filters from two different custom taxonomies. I would like to include both terms in the page title for SEO purposes.
Solution:
Create a View of Shops. Add two Query Filters:
-Area taxonomy term
-Shop Category taxonomy term
Set both taxonomy filters to filter by term, set by a shortcode attribute. In the View Loop, insert a post link shortcode.
Create a custom Page called "Cafes in London". Insert this View in the Page contents and use shortcode attributes to manually define the area and shop-category terms used in the View filter. Create custom pages for each combination of terms.
Relevant Documentation:
https://toolset.com/documentation/user-guides/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 |
---|---|---|---|---|---|---|
8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | - | - |
13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | - | - |
Supporter timezone: America/New_York (GMT-04:00)
This topic contains 2 replies, has 2 voices.
Last updated by 6 years, 3 months ago.
Assisted by: Christian Cox.