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

Popups for Divi

DiviAreaItem.theKey()

Returns the Areas hook-key which is used for action/filter names

doAction( “resize_area” )

Fired before the Area position is changed.

DiviArea.markClosed()

Mark an area as "closed" for a certain number of minutes.

DiviArea.Utils.toPixel()

Converts any CSS unit to pixels - at least any CSS unit that is available in Divi Areas.

DiviArea.Utils.getStyleDef()

Returns the defined CSS value for the given property of an element.

DiviArea.register()

Creates a new Divi Area from an arbitrary HTML element on the page

DiviAreaItem.isVisible()

Tests, if the Area is visible.

DiviArea.doAction()

Runs all previously registered action hooks. Params Returns The function does not return anything. Notes No notes

WordPress Multilingual Plugin (WPML)

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

DiviArea.addFilter()

Register a callback function for a certain JS filter