ACF field not appearing

Hi there,

ACF Field is not showing on the dynamic field

I have added acif fields for a post type named Menus

There are 3 fields, but only 2 fields are showing in the dynamic process.

The theme is updated, and all the other plugins are deactivated. But this issue still occurs as you can see in the screenshot.

Any assistance gratefully accepted.

Thanks
Greg

Hey Greg,

We’re investigating the reason there’s only 2 shown but you can use following ACF Dynamic Content to show the new_information field. Follow that syntax for future fields. Just insert the field name in the field attribute in the Dynamic Content.

{{dc:acf:post_field field="new_information"}}

image

1 Like

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