web_finder_content_results_field Shortcode
The web_finder_content_results_field shortcode renders the finder results 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_results_field]
Attributes
| Attribute | Default | Accepted values | Purpose |
|---|---|---|---|
number_of_results |
yes |
yes |
Controls the display number of results. |
style |
default |
default, default_masonry, only_image, horizontal_list, horizontal_list_thumbnail, horizontal_list_big, horizontal_list_creative, full_screen, full_width_section, no_wrapper |
Controls the feed wrapper style. |
layout |
default |
default or a configured custom feed-template slug |
Selects the template used for each Finder result. |
columns |
4 |
12, 6, 4, 3, 2 |
Sets the number of result columns. Available when style is default or default_masonry or only_image. |
gap |
default |
minimal, small, medium, none |
Controls the gap. Available when style is default or default_masonry or only_image. |
device_visibility |
— | String unless stated otherwise | Applies the selected responsive visibility rule. |
el_class |
— | String unless stated otherwise | If you wish to style a particular content element differently, then use this field to add a class name and then refer to it in your CSS file. |
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_results_field inside web_finder_content; verify the child order and the parent interaction on the public page. Pay particular attention to number_of_results and style.