Repeater does not work with ACF repeater group on current user info
-
Hi,
If I use ACF to add a repeater field to the user form, I cannot inform the repeater that the field is a user field.
e.g.
[repeater user_field=events_attended]
[user event_date]
[user event_name]
[/repeater]So, I want to have a repeater group for events (seems to be a common theme in support these days) with sub fields of date and name.
Then I want to display this on a page called my-account (wooCommerce).
I had a look at the repeater code in the /optional/acf.php and there is no parameter option within the CSS_TO_ACF class so I am sorta stuck.
Any suggestions for a work around?
Thanks in advance for any suggestions.
Cheers,
djm
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Repeater does not work with ACF repeater group on current user info’ is closed to new replies.