Advanced Custom Fields (ACF)
Updated 5 months ago
Advanced Custom Fields (ACF) is a popular WordPress plugin, which allows to create specific fields and display their values on website pages. You can install it on the Addons page.
Supported ACF field types #
You can show some of your ACF fields in Impreza elements by default, check below where and how.
Post Custom Field element #
The "Show" option supports the following ACF field types:
- Text
- Text Area
- Number
- Range
- UrlĀ
- Password
- Image
- Wysiwyg Editor
- oEmbed
- Select
- Checkbox
- Radio Button
- Button Group
- Date Picker
- Date Time Picker
- Time Picker
- Color Picker
- Page Link
- Repeater - Repeater and Flexible Content as sub fileds are not shown
- Flexible Content - Repeater and Flexible Content as sub fileds are not shown
Grid/Carousel element #
The "Show" option supports the following ACF field types:
- Gallery
- Post Object
Grid Filter element #
Every filter item supports the following ACF field types:
- Number
- Range
- Select
- Checkbox
- Radio Button
- Button Group
Video element #
The "Show" option supports the following ACF field types:
- Url
- oEmbed
Map element #
The "Address" option supports the following ACF field types:
- Text
- Google Map
Row element #
The "Background Image" option on the General tab supports the following ACF field types:
- Image
Grid Layout Builder #
The "Background Image" option in side settings supports the following ACF field types:
- Image
How to use ACF value as a link? #
The updated "Link" option is available in the following theme elements:
- Text
- Button
- Image
- Post Image
- Post Title
- Post Custom Field
This option supports the following ACF field types:
- Url
- Link
- File
- Page Link
Example of Button with a link from ACF "URL" type:
How to use ACF values in other elements? #
Also, it's possible to show custom field values via {{custom_field_name}} shorthand in some theme elements and their settings. Read more