Display Options

Displays the field value as plain text with flexible formatting options.

You can customize its appearance using typography settings such as font size, weight, and alignment. It also supports prefix and suffix values, allowing you to add text before or after the field output. The text can be wrapped in different HTML elements, including headings, giving you control over its semantic structure.

You can optionally turn it into a clickable link, making it useful for simple references or inline links within content.

Renders the URL as a clickable button. This is ideal for calls to action such as “Learn More” or “Visit Website”. The button automatically follows your theme’s styling and can be customized using block editor design settings.

You can control the button label by choosing to display the field value, enter custom text, or load the label dynamically from another field.

Displays the URL as embedded content when supported, such as videos, maps, or other rich media.

The embed is loaded immediately when the page renders, making it suitable when the content should be visible right away. This is useful for showcasing media directly within the layout without requiring user interaction.

Displays the embedded content inside a popup instead of loading it inline. You can use any block, such as a button, image, or text, as the trigger to open the popup.

This approach improves performance because the embed is only loaded when the user interacts with the trigger. By delaying the loading of external content, it helps reduce initial page load time, especially when multiple embeds are used on the same page.

Customization

Display as Text

HTML Tag

Choose which HTML tag is used to wrap the field output.

Alignment

Choose how the field text is aligned.

Create link

Turn the field value into a clickable link.

Open in new tab

Open the link in a new browser tab.

Available if Create link is checked.

Prefix & Suffix

Add text before or after the field value.

Empty Message

Display a message when the field is empty.

Display as Button

Button alignment

Choose how the button is aligned.

Button text alignment

Adjust text alignment inside the button.

Button text

Select the source for the button label. Has 3 options:

  • Use the URL value: Displays the URL value as the button text.
  • Load from another field: Uses the value from another ACF field as the label.
  • Custom text: Enter a custom button label manually.

Open in new tab

Open the link in a new browser tab.

Mark as nofollow

Add a nofollow attribute to the link.

Display as Embed

Empty Message

Display a message when the field is empty.

Available Filters