Hey guys. I just got it working. Perhaps I can help.
My setup = Elementor Pro + ACF Pro (not sure this is required, but just clarifying)
My goal was to create a list of URL’s related to a specific article.
In ACF -> I created a field group type ‘repeater; called “resources” with two subfields called “name” and “url”.
In Elementor > “post template (under theme builder) I used the “icon list” widget, configured in the following way
1. Advanced > Advanced > CSS Classes = “repeater_resources” (this being the name of the ACF field group)
2. Content > Icon List > Items = delete all but one. Then configured the one item as follows
Text = #name (this being the subfield in my field group)
Link = #url (this being the second subfield in my field group
Obviously you need content, so in my post I made sure that I had those fields were populated, and sure enough, i now have a list of websites (resource links) in my post.
-
This reply was modified 3 years, 5 months ago by Tvanda.