Example of the Dynamic Post Filter

This post demonstrates the use of a shortcode to display the dynamic post filter where visitors first select a group and then pick tags from this group.

Description

This example demonstrates the 2-step filter: First select a group, then tags. The logical operator is by default “IN”, so every post that has at least one tag among the selected tags will be displayed. The “static taxonomy” restricts the filter on a category that contains only those sample posts.

Options

See all parameters.

Code

[tag_groups_dpf static_taxonomy="category" static_terms="12" pager=1 posts_per_page=2 sumoselect=1]

Output

Please select a group.