Rating: 5 stars
The trick is the following:
Put a Text Editor Component with the Class Name:
repeater_whateveryounameyourrepeater
When whateveryounameyourrepeater is the name of the repeater that you created.
The inside d content of the text editor use:
#something
When something is the field repeater name that you created.
Example:
My Repeater is call “lineup” with the field “artist”.
So I created a text editor with the class name:
repeater_lineup
and the content says:
#artist
Hope that would be helpful for everyone.
Rating: 5 stars
I was a bit tricky to understand the instructions. If the author could come up with better instructions wood be great.
But when I figured it out, it was just perfect!
]]>Rating: 5 stars
This is a great free plugin that provides what other plugins do for $$. Give it some time – you’ll get it!
Here’s an example: I’ve got a repeater field called “pricing” (that’s the field name not the label) so I set up a text editor module and assign it a custom class “repeater_pricing”. Now that text editor module will get repeated for all the rows in the Pricing repeater in the ACF fields of my post. Each row has a sub-field called “price” and one called “description” so the content of my text editor looks like this (text tab not visual):
<div>
<span style="font-size: 2.5em;">$#price</span>
<span class="separator"> - </span>
<span style="font-size: 1.5em;">#description</span>
</div>
This will not preview in the Elementor editor. You’ll have to save the layout and view it on the front end to see the repeater rendered like this:
$50 – Half Day
$75 – Full Day
$250 – Full Week
]]>Rating: 1 star
Add Screenshots of UI and how to use this plugin.
]]>Rating: 4 stars
Very good… lacking guidance from the developers. (It took me a long time to understand how it works).
]]>Rating: 5 stars
Surprisingly easy and effective.
]]>Rating: 2 stars
having a couple of screenshot to see how it works would be nice…
]]>Rating: 5 stars
Works stably with WordPress 6th version. The instructions are normal. A class is added to the element to be repeated, and the field itself, where the variable text should be, is inserted #field_name, which is specified in ACF…
]]>Rating: 5 stars
A very simple plugin that uses Elementor hooks to create repeater elements. Saved me a lot of time.
I’m giving it 5* because it does exactly what it says it does, but it should really be 4* because the documentation could be slightly more clear.
Thanks
]]>Rating: 4 stars
Although couldn’t make it work on a column, just on a single widget. which helped out anyway. thanks for your work and your future updates too ??
]]>Rating: 5 stars
Cool plugin.
For example:
repeater_{name_of_the_repeater} → repeater_NameField
#name → #NameSubField
Also class of the widget can be named “repeater_NameField mystyle”, where “mystyle” it’s your style for beautiful design. And that widget will have you custom style.
Thank you!
]]>Rating: 2 stars
Could be better if usage has screenshots of the setting of classes etc
]]>Rating: 5 stars
Works as described. ACF repeater fields are able to be displayed in Elementor built pages. Thanks! Saved me having to purchase yet another bloated Elementor addon plugin.
]]>