Inicio - Documentación - POM Theme - 09 Shortcodes - 09.1 Shortcodes reference - `web_finder_content_taxonomy_field` Shortcode

web_finder_content_taxonomy_field Shortcode

The web_finder_content_taxonomy_field shortcode renders the taxonomy field component.

The attributes below match the current Page Builder controls and public output. Use raw syntax only for reviewed content that cannot be maintained through the visual controls.

Allowed parent shortcodes: web_finder_column.

Usage

[web_finder_content_taxonomy_field]

Attributes

Attribute Default Accepted values Purpose
label String unless stated otherwise Introduce label.
format select select, multi_select, checkbox, radio, inline_radio, text Select the format for the taxonomies to display.
taxonomy String unless stated otherwise ie 'category', 'post_tag'.
default_taxonomy String unless stated otherwise Default taxonomy slug.
null_value_label Choose an option String unless stated otherwise If empty, the default value is "Choose an option".
terms_order menu_order You can specify a list of term slugs to list, separated by commas.
terms String unless stated otherwise You can specify a list of term slugs to list, separated by commas.
excluded_terms String unless stated otherwise You can specify a list of term slugs to exclude, separated by commas.
nested yes Controls the nested.
hide_empty yes Controls the hide empty.
type taxonomy String unless stated otherwise Selects the rendering or behavior variant consumed by the shortcode.
device_visibility String unless stated otherwise Applies the selected responsive visibility rule.

Finder composition

This tag belongs to the Finder component family. Preserve its generated parent, row, column, and field nesting when editing raw shortcode content.

Verification

Keep web_finder_content_taxonomy_field inside web_finder_content; verify the child order and the parent interaction on the public page. Pay particular attention to label and format.