The trick is as follows:
Place a text editor component with the class name:
repeater_whatever
Where whatever is the name of the repeater you created.
The inner content of the text editor uses:
#something
Where something is the name field of the repeater you created.
Example:
My repeater is called “lineup” with the field “artist”.
So, I created a text editor with the class name:
repeater_lineup
and the content says:
#artist
Hope this is helpful for everyone.
]]>Why is there no reply at all??
]]>I’ve read through this a couple time and I think I understand it but it is not working.
I have a container with the class of ‘repeater_our_fleet_repeater’ – my repeater field is call ‘our_fleet_repeater’
Inside the container with the class ‘repeater_our_fleet_repeater’ I have a Heading widget and the text of that Heading is #vehicle_title? – and in my ACF repeater field I have ‘vehicle_title’
Also inside that same container I have a Text Editor widget with the text #vehicle_description – My ACF repeater field has the value ‘vehicle_description’
What am I not understanding about the implementation of this plugin. I saw that the plugin was updated 3 months ago so I don’t think its a compatibility issue but rather I am not understanding how to implement the class container and the parameter correctly.
Thanks in Advance
]]>I installed and used this plugin successfully. Now, The page that I used it on renders very small/narrow, like it’s using the theme’s width or something. The modules I used the repeaters on isn’t rendering correctly either, and at the bottom of the page, I get the “critical error on website” message from WordPress without any other info, even with debug set to true.
On the backend, when I try to edit in Elementor, I get the same thing, but only see the post I put the repeater in, formatted incorrectly, and no Elementor editing overlay, and none of the other elements I put on the page.
I believe it is this plugin because deactivating it puts it back to normal, minus the functions of the plugin, which is an issue. I am on all of the latest WordPress and Elementor versions, with no beta or alpha experiements enabled. PHP version 8.0
]]>Hi, I’m getting the correct number of tabs on my accordion based on the ACF repeater field. So it’s partially working. But what exactly do I need to enter into the title and description in the accordion settings for it to show the data?
I’ve tried #tab_title and #tab_content like in the usage instructions, but that doesn’t work. I’ve tried the names of my repeating fields as IDs (#heading and #information) but that also doesn’t work. Please help.
]]>Hey, is this plugin still working as no matter what I try it doesn’t show, is there a video showing how to get it to work?
]]>The way I am trying to use this, with multiple subfields in a repeater, only works if I use the class on a section or inner section. So I can’t have multiple columns with different repeaters.
Per widget doesn’t work as it repeats all of one subfield, then the next.
I did, however get this to work with an icon list, but I don’t know if you can code each individual icon item to be bold, larger, smaller, etc…
]]>Hi, i cannot visualise this, is there a way to show me via screenshots or a short video what I need to do?
I really need something like this for my site.
Thank you.
]]>Is it possible to use this plugin to access Post Object data within a repeater?
I have used the plugin before on single fields but no post objects.
Thanks
]]>I did the procedure in the description, but the information does not go back up.
Do you have a document or more information to give us?
The module is compatible up to which version of ACF PRO and elementor?
Thanks
Hi! When I use Taxonomy field in Repeater I get error:
( ! ) Fatal error: Uncaught Error: Object of class WP_Term could not be converted to string in \wp-content\plugins\acf-repeater-for-elementor\acf-repeater-for-elementor.php on line 91
It happens only when return format of Taxonomy field is Object (WP_Term). When I change the return format to Term ID, ID of the term will be returned (e.g. 125, 134, 129).
How to return term name or even term archive url?
]]>