1. Home
  2. Knowledge Base
  3. Popups for Divi

Popups for Divi

DiviArea.getArea()

Returns the area that is associated with the ID. Params Returns Returns a DiviAreaItem object for the requested Area. When...

DiviArea.Data.createArea()

Creates a new DiviAreaItem instance

applyFilters( “apply_z_index” )

Filters the z-index of an Area before it is applied to the DOM element.

applyFilters( “init_options” )

Filters the initial JS options while preparing the JS API

WordPress Multilingual Plugin (WPML)

✔︎ Divi Areas Pro comes with a WordPress Multilingual Plugin integration! You can use WPML (WordPress Multilingual Plugin) with Divi...

DiviArea.Utils.setCookie()

Set the value of a cookie, with an expiration date.

DiviArea.addFilter()

Register a callback function for a certain JS filter

DiviArea.Core.activateContainer()

Scan the context for Area triggers and attach event listeners to them.

DiviArea.Hooks.removeAction()

This is an alias of DiviArea.removeAction().

DiviArea.Core.deactivateContainer()

Remove all inline triggers from the specified Area.