Looper using an ACF Relationship field

Using the Events Manager plugin for events and would like to tie speakers to an event.

  1. Created a CPT for Speakers
  2. Added ACF Relationship field to Speakers tied to Events
  3. Created a test event and added some speakers through the relationship field.
  4. Created a layout for single events .
  5. Added a looper for the speakers using “{{dc:acf:post_field field=“event_speakers”}}” as the Dynamic Content source.

The llooper is failing to populate. Am I using the source incrorrecty?

Hello @501creative,

Thank you for the inquiry.

It seems to work when we correct the quotes wrapping the field value in the dynamic content {{dc:acf:post_field field=“event_speakers”}} . Did you copy the dynamic content somewhere?

Let us know if you need more info.

Best regards.

That did the trick. I grabbed that code from another thread here in the forums. Might have accidently changed it though.

Thanls for the help.

No worries! Let us know if you have more questions. Have a nice day.

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