Using the Events Manager plugin for events and would like to tie speakers to an event.
- Created a CPT for Speakers
- Added ACF Relationship field to Speakers tied to Events
- Created a test event and added some speakers through the relationship field.
- Created a layout for single events .
- 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?