PRO Editor - Add menu items via ACF repeater fields

Hi there,

I have a restaurant client, who has hundreds of menu items.
I would not like to deal with that on a regular basis, so I thought by utilizing ACF repeater fields, they could add as many menu items to the page as they like.

This would be great, but I’m unsure how I can implement repeater fields in a PRO template. Is this possible?

Hi @Pbalazs89,

Thank you for writing in, yes that is possible.

Please see this ACF Pro and Looper documentation.

You should come up with something like this:

Looper Provider:

Dynamic Content = {{dc:acf:post_field field="KEY"}}

Looper Consumer:

{{dc:looper:item}}

Let us know how it goes,
Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.