Display Acf oEmbed
Allows the usage of ACF oEmebed filed type to be display inside Divi's Code Module
by Eduard Ungureanu · github.com/eduard-un/acf-divi-oembed · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/eduard-un/acf-divi-oembed/archive/refs/heads/master.zipAllows the usage of ACF oEmebed filed type to be displayed inside Divi's Code Module
Usage
-
First, create an ACF field and choose the type to be oEmbed: https://prnt.sc/rtwcip
-
Make note of the field's Name: https://prnt.sc/rtwdvn
-
In a Divi Code Module, add the shortcode:
[dt-acf-video acf_id='my-video'] -
Replace the
acf_idvalue with your own ACF Field's Name. In this example, my ACF oEmbed Field's Name is my-video