Repeater Display Conditions
Pro feature: Requires Dynamic ACF Repeater for Elementor Pro.
Pro registers ACF Repeater Field as an Elementor display condition. It evaluates a subfield from the current virtual row, allowing one element in a Loop Item to show or hide based on that row's value.
Setup
- Configure the Loop Item's ACF Repeater Loop Settings so the editor knows its row schema.
- Select the element you want to conditionally display.
- Open Elementor's display conditions.
- Add ACF Repeater Field from the Other group.
- Select the row subfield, comparator, and value where applicable.
Comparators
Boolean values normalize to 1 or 0. Numeric values are compared as normalized strings. Use the field's actual stored value rather than its visual label when those differ.
Example
For a True/False subfield named featured, set:
- Field: Featured
- Comparator: Is
- Value:
1
The element will render only on rows where featured is enabled.
Preview troubleshooting
If the field selector says no Repeater subfields were found, first select the correct schema in the Loop Item document settings and set a populated Elementor preview source. Options Page fields are also discovered when that is the only available source.