ACF post field data not showing up in dynamic data

Hi there,
I’ve created a simple ACF with a custom post type. The post type is SHOWS.
I created a Field Group with four simple fields: Date, Venue, City, and Ticket Link.

I’ve created a page called Shows and set up a looper provider and looper consumer.
I’ve attempted to add the content into a text element, but when I use the dynamic content method, the “field” information is empty. I have tried to input the field information manually, and this does not work either. e.g. {{dc:acf:post_field field=“event_city”}}

I removed all plugins except for ACF to see if a conflict was causing this issue, but it did not make a difference.

I hope you can help figure out this issue. Greatly appreciate your feedback.

Hello @morpheus,

Thanks for writing in! Nothing displayed because your looper provider settings is incorrect. The Post Type should be “Shows”:

Please edit your page and change your Looper Provider settings.

Cheers.

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