Sidlane Repeater Templates for ACF and Elementor

Description

Sidlane Repeater Templates for ACF and Elementor adds Elementor widgets and dynamic tags for displaying Advanced Custom Fields Repeater and Flexible Content data inside Elementor templates.

The plugin discovers top-level and nested collection fields, traverses every Flexible Content layout, and displays concise options using only the Flexible Content field, layout, Repeater, and field labels. Machine names remain internal selector values and no longer clutter the dropdown.

The collection loop grid and icon list can render either Repeater rows or Flexible Content rows. Flexible Content rows expose acf_fc_layout as a selectable value, and layout fields remain available to the sub-field widget and text, URL, and image dynamic tags.

When a collection widget is used inside a UACFR Elementor template, it reads the active Flexible Content preview row automatically.

This plugin requires Elementor. Some features are intended for Elementor Pro loop templates. Repeater and Flexible Content fields are normally provided by ACF Pro.

Installation

  1. Upload the plugin files to the /wp-content/plugins/sidlane-repeater-templates-acf-elementor directory, or install the plugin ZIP through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Edit an Elementor template and add the collection widgets or dynamic tags where Repeater or Flexible Content row output is needed.

FAQ

Does this plugin require Elementor Pro?

The repeater loop grid is intended for Elementor Loop Item templates, which are an Elementor Pro feature.

Does this plugin require ACF Pro?

Repeater and Flexible Content fields are commonly provided by ACF Pro. The plugin expects ACF field APIs to be available and collection data to exist on the selected source post.

How are Flexible Content layouts identified?

Choose the Layout Name sub-field. Other fields are labelled with their parent field and layout, for example Page Sections -> Hero -> Heading.

Does this plugin send data to external services?

No. The plugin does not include tracking, external API calls, or remotely loaded executable code.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Sidlane Repeater Templates for ACF and Elementor” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1.7

  • Added WordPress.org plugin banner and icon assets.

1.1.6

  • Improved inline loop layout handling for nested Elementor template wrappers.

1.1.5

  • Prevented activation fatals when an older manually installed ARLE-based plugin is still active.

1.1.4

  • Added explicit text-domain loading for translation readiness.
  • Corrected UACFR integration wording in the readme.
  • Replaced broken arrow characters in generated field labels with plain ASCII separators.

1.1.3

  • Removed development test files from the distributable plugin package.

1.1.2

  • Updated plugin identity for WordPress.org review.
  • Replaced printed widget style tags with enqueued inline styles.

1.1.1

  • Removed the repeater button group widget.

1.1.0

  • Simplified dropdown labels to human-readable Flexible Content, layout, Repeater, and field labels without machine names.
  • Added UACFR active-row and saved-template preview integration for nested collections.

1.0.1

  • Prevented fatal errors when Elementor dynamic controls resolve collection or sub-field selectors to array/object values.
  • Added safe selector unwrapping and fallback to the saved select value when a custom dynamic selector is unusable.

1.0.0

  • Added first-class ACF Flexible Content support to the loop grid, icon list, sub-field widget, preview resolution, and dynamic tags.
  • Added layout-aware discovery for layouts[*].sub_fields, nested Groups, Repeaters, and Flexible Content fields.
  • Rebuilt field labels to show field-group, layout, label, machine name, and complete selector path.
  • Added acf_fc_layout as a selectable Flexible Content row value.
  • Added nested collection path resolution and flattened row retrieval.
  • Preserved existing widget, shortcode, control, and dynamic-tag identifiers for backward compatibility.

0.1.8

  • Added inline/grid layout support and inline divider spacing.
  • Improved repeater grid behavior for archive loop items with fewer rows than the configured column count.
  • Added WordPress.org submission metadata.