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

web_finder_content Shortcode

The web_finder_content shortcode renders the finder content 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 child shortcodes: web_finder_row.

Allowed parent shortcodes: web_finder.

Usage

[web_finder_content]
Content
[/web_finder_content]

Attributes

Attribute Default Accepted values Purpose
device_visibility String unless stated otherwise Applies the selected responsive visibility rule.
el_id String unless stated otherwise Sets a unique HTML ID on the rendered element.
el_class String unless stated otherwise Adds one or more custom CSS classes to the outer element.

Enclosed content

Content between the opening and closing tags is processed as WordPress shortcode content. Keep the parent/child structure shown by the visual builder so nested components receive the context they expect.

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 inside web_finder_column; verify the child order and the parent interaction on the public page.