WP Manifestindependent plugin directory
manifest / builders / acf-divi-oembed

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.zip

Allows the usage of ACF oEmebed filed type to be displayed inside Divi's Code Module

Usage

  1. First, create an ACF field and choose the type to be oEmbed: https://prnt.sc/rtwcip

  2. Make note of the field's Name: https://prnt.sc/rtwdvn

  3. In a Divi Code Module, add the shortcode: [dt-acf-video acf_id='my-video']

  4. Replace the acf_id value with your own ACF Field's Name. In this example, my ACF oEmbed Field's Name is my-video