web_a_z_feed Shortcode
The web_a_z_feed shortcode renders the a-Z feed 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.
Usage
[web_a_z_feed]
Attributes
| Attribute | Default | Accepted values | Purpose |
|---|---|---|---|
query |
1 |
String unless stated otherwise | Controls the query. |
base |
default |
default, default_masonry, only_image, horizontal_list, horizontal_list_thumbnail, horizontal_list_big, horizontal_list_title_over, horizontal_list_creative, wide_slider, full_screen, full_width_section, pricing_list, no_wrapper |
Controls the loop base. |
columns |
4 |
12, 6, 4, 3, 2 |
Sets the number of result columns. Available when base is default or default_masonry or only_image. |
layout |
default |
default or a configured custom feed-template slug |
Selects the template used for each result. |
device_visibility |
— | String unless stated otherwise | Applies the selected responsive visibility rule. |
el_class |
— | String unless stated otherwise | If you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file. |
Customize the stylesheet
Administrators can replace the complete A-Z feed stylesheet under Settings → POM Theme → Advanced → Custom CSS → Shortcode CSS assets → A-Z feed. Saving publishes an optimized per-site copy but does not add the stylesheet to pages that do not contain the shortcode. Reverting returns the existing web-a-z-feed handle to the current a-z-feed.min.css supplied by the theme. The query, loop base, columns, result template, and rendered post groups remain unchanged.
Verification
Test web_a_z_feed with populated, empty and long result sets, and verify the selected source belongs to the current site. Pay particular attention to query and base.