Skip Navigation

[Closed] Taxonomy Filter

This support ticket is created 10 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

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.

This topic contains 1 reply, has 2 voices.

Last updated by bruce 10 years, 11 months ago.

Assigned support staff: bruce.

Author
Posts
#8683

Hi, i'd like to know if there is a way to filter posts by taxonomy without creating a single one for each.

I' like to divide my posts by zone taxonomy.

Example

Restaurant 1
Zone: Rome

Restaurant 2
Zone: New York

Restaurant 3
Zone: Rome

Zone i a taxonomy

I'd like to create custom pages where i could insert some code to show filtered results

Like this:

Restaurants in Rome:

[someCodeToFilterTaxonomy zone=Rome]

To show results

#8708

Hi Alessandro,

You can pass arguments to the Views. So you could create a View and call it with something like - [wpv-view name="taxonomy-by-zone" zone="Rome"]

https://toolset.com/documentation/user-guides/passing-arguments-to-views/

Best regards,
Bruce

The topic ‘[Closed] Taxonomy Filter’ is closed to new replies.