Description
β οΈ Requires Elementor Pro
Tired of ACF Repeater fields that won’t cooperate with Elementor?
Repeater2Template fixes that β instantly. Connect any repeater data source to any Elementor template and watch every row render exactly how you designed it. No PHP. No shortcodes. No workarounds.
Whether you’re working with ACF Repeater fields, a raw JSON array, or a live API endpoint β this widget loops through your data and outputs each item using your own Elementor saved template. Full design control, fully native experience.
π₯ See It In Action:
π‘ Key Features
- π 3 data sources, one widget β ACF Repeater, JSON Array, or live data from any JSON URL / API.
- π¨ Design freedom β pick any Elementor Pro saved template to render each row your way.
- π Flexible ACF sources β current post, any specific post by ID, or a global ACF Options Page.
- π· Subfield-to-dynamic-tag mapping β keeps your templates clean, reusable, and truly dynamic.
- π Live API rendering β inject dynamic parameters into JSON URLs for real-time, context-aware content.
- π’ Row limit control β display only a set number of items from any data source.
- β 100% no-code β built entirely inside Elementor. If you can drag a widget, you can use this.
π Flexible ACF Data Sources
Real-world projects rarely keep all data tied to the current post. That’s why Repeater2Template supports three ACF source types:
- Current Post repeater data tied to the page being viewed.
- Specific Post (by ID) use any post as a centralized “data hub” β reuse it across unlimited templates without duplication.
- Options Page pull from any registered ACF Options Page for global content like team sections, banners, menus, or footers.
Centralize once. Reuse everywhere.
π JSON Array & JSON URL β No ACF Needed
Not an ACF user? No problem. Repeater2Template handles raw JSON just as powerfully.
Two JSON modes:
-
JSON Array β paste your data directly into the widget. Instant, portable, zero setup.
[
{ “title”: “Book A”, “author”: “Author X”, “image”: “https://example.com/book1.jpg” },
{ “title”: “Book B”, “author”: “Author Y”, “image”: “https://example.com/book2.jpg” }
] -
JSON URL β fetch live data from any internal or external API endpoint.
- Supports dynamic URL parameters (post ID, category, user meta, and more).
- Perfect for product feeds, API-driven testimonials, blog lists, or user-specific content.
- The plugin parses the response automatically and renders each object using your Elementor template.
Example:
https://api.example.com/books?category=fiction&user_id={{user_id}}
β What Builders Are Saying
“Extremely simple and yet so powerful!” β davidedev
“Saves tons of time and just works β super intuitive!” β akhileshtenguriya
“This is literally a gem. All must try this.” β mairaaah
“The support went the extra mile. Excellent plugin.” β indyparker
5 out of 5 stars β every single review.
How It Works
Step 1: Design Your Item Template
- Go to Templates Saved Templates Add New.
- Choose Section or Container.
- Design one item β a team card, a testimonial block, a product tile, anything.
- Save the template.
Step 2: Drop In the Widget
- Open your page in Elementor.
- Search for Repeater2Template and drag it onto the canvas.
- Select your data source:
ACF Repeaterβ pick your field by key or name.JSON URL / Arrayβ paste your JSON or enter a URL.
Step 3: Connect & Done
Select the Elementor template from Step 1. The widget loops through every item and renders each one using your template β automatically.
No PHP. No shortcodes. No headaches.
Screenshots
Installation
- Upload plugin files to
/wp-content/plugins/or install directly via the WordPress Admin Panel. - Activate the plugin.
- Ensure Elementor Pro is active (ACF Pro only needed for repeater fields).
- Set up your ACF Repeater field β or prepare your JSON array / API URL.
- Create an Elementor Pro Saved Template for how a single item should look.
- Add the Repeater2Template Widget to your page and select your data source:
- ACF Repeater (Current Post, Specific Post by ID, or Options Page)
- JSON Array
- JSON from URL
FAQ
-
Does it require ACF Pro?
-
Only for ACF Repeater fields. JSON Array and JSON URL modes work completely independently β no ACF required.
-
Can it pull live data from external APIs?
-
Yes. The JSON URL mode fetches from any API endpoint and supports dynamic parameters, so content updates contextually per page or user.
-
Does it cache remote JSON data?
-
Data is fetched fresh on every render. Caching options are planned for a future release.
-
Can I use this with Elementor Free?
-
No β Elementor Pro is required for saved template and dynamic tag support.
-
What field types are supported?
-
Text, images, URLs, and media fields. Image URLs are handled automatically with proper
<img>tag output.
Reviews
Contributors & Developers
“Repeater2Template Widget for ACF Repeater and Elementor” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Repeater2Template Widget for ACF Repeater and Elementor” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.5
- Tested up to WordPress 6.9.
1.0.4
- Added: Row limit control β display only a set number of items from any data source.
1.0.3
- Added: JSON URL support β fetch and render live data from any API or custom endpoint with dynamic parameters.
1.0.2
- Added: Flexible ACF data sources β Current Post, Specific Post by ID, and Options Page.
1.0.1
- Added: JSON Array as a standalone data source.
1.0.0
- Initial release β full loop and template rendering support for ACF Repeater fields.



