elementor / elementor/elementor
Add ACF Text fields for dynamic image source selection
- Dominant language
- PHP
- Stars
- 7.1k
- Forks
- 1.6k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 193
Description
## Prerequisites
- [X ] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [X ] The feature is still missing in the latest stable version of Elementor ( Elementor Pro. )
**What problem is your feature request going to solve? Please describe.**
It's currently impossible in an "Image block" of a template to select an ACF dynamic control other than an ACF image field. However, we can store the URL of an image in a text ACF custom field.
**Describe the solution you'd like**
Add the possibility of selecting an ACF text field in the dynamic tag of the image block like WP Bakery.
**A clear and concise description of what you want to happen.**
Add the possibility of selecting an ACF text field in the dynamic tag of the image block like WP Bakery.
**Describe alternatives you've considered**
I don't see any alternatives
**Additional context**
I retrieve the URL of the images with a Forminator form in a custom text field (ACF). I will then like to use this text field to display the image linked to the url, as we can do on WP Bakery.
Contributor guide
Assessment
This issue has not been assessed yet.