Dynamic Tags and Field Types
Field support is determined by the dynamic tag you select. The plugin passes a value to an Elementor control; it does not manufacture a file card, gallery layout, relationship list, or other visual component.
Free tags
In Free, ACF Repeater Text intentionally accepts only Text and Textarea. Other text-like field types require Pro.
Pro tags
The exact output still needs to match the Elementor control receiving it. For example, use the Gallery tag with a gallery-compatible control and the URL tag with a link-compatible control.
Relationship, Post Object, and Taxonomy fields
These fields have two distinct uses:
- As a URL value inside a row: select the Pro ACF Repeater URL tag and point it at a compatible subfield.
- As the Loop widget's source posts: use the Pro Relationship Query so Elementor renders the selected WordPress posts through a normal Loop Item.
There is no dedicated ACF Repeater Relationship dynamic tag. See Relationship Queries before choosing a workflow.
Repeater and Flexible Content fields
Repeater, Flexible Content, and Group fields define row structure; they are not output tags themselves. Pro can traverse those structures to select a Nested Repeater or map Flexible Content layouts to Loop Item templates.
Return formats
SCF/ACF field return settings still matter. Image, File, Link, Relationship, Post Object, and Taxonomy fields can return IDs, arrays, objects, or URLs depending on their configuration. The plugin normalizes the formats supported by each tag, but the safest setup is to choose a return format that also makes sense for the Elementor control you are using.
If a field appears in a selector but renders blank, verify the current row schema, source object, field value, and target control using Troubleshooting.