Image

The Image display format renders field values as images inside the editor and on the frontend. Instead of displaying the raw attachment value or URL, the plugin automatically resolves the image and renders it using a responsive image element compatible with WordPress block styling controls.

The plugin automatically handles different ACF return formats internally, so Image fields can render correctly regardless of whether the field returns an attachment ID, array, or URL.

Supported Field Types

The Image display format supports the following field types:

  • Image

Customization

Most customization and styling options behave similarly to the core WordPress Image block, making the editing experience feel familiar and consistent with native blocks.

CustomizationDescriptionNote
Default ImageSets a fallback image rendered when the bound field has no value. Picked from the Media Library via the standard MediaReplaceFlow; can be removed with “Remove Image”.Lives in the Output Settings panel.