Help Center

Advanced Custom Fields

This guide discusses the Advanced Custom Fields (ACF) integration built into Oxygen.

Before using ACF with Oxygen you should already have ACF installed with your fields created and data entered.

Using ACF Fields as Dynamic Data in Oxygen

  1. Open Oxygen and add a new element.
  2. Click the dynamic data button located in the properties pane on the left side of the screen to access the dynamic data popup.
  3. In the popup, navigate to the ACF fields section, where fields are organized by post types and repeater fields are in their own categories.
  4. Select the desired ACF field, and the data will automatically update within Oxygen for the selected element.

Working with Different Elements

ACF fields availability varies with the type of element you are working on in Oxygen. For instance, adding an image element and accessing dynamic data will present different ACF field options compared to a text element.

Integrating Repeater Fields

Oxygen’s ACF integration also supports repeater fields, enabling the creation of dynamic lists and grids based on custom criteria. Learn more on how to use ACF Repeater Fields in Oxygen.

Using ACF in Custom Queries

You may be able to use ACF fields in custom queries when using Loop elements. Several examples are:

  1. Utilizing a custom query where you can select an ACF relationship as the source. You may find more information about ACF relationships here.
  2. Ordering loop elements based on ACF fields, offering a customized display of posts or custom post types.