Divi Areas Pro

DiviArea.configArea()

This method is deprecated and should not be used anymore. Params Returns The function does not return anything. Examples Notes...

DiviAreaItem.removeFilter()

Removes a previously registered filter hook.

DiviArea.Utils.isPosition()

Checks, whether the given element (or one of its’ parents) has the given position attribute. Typically used to check, if...

DiviAreaItem.theId()

Returns the full Area-ID, including the `#` prefix

How to install Popups for Divi

The plugin Popups for Divi is a free plugin hosted by wordpress.org – you cannot download it from divimode.com Installation...

doAction( “area_close_button” )

Allows customization of the default close button

DiviAreaItem.inDom()

Tests, whether the Area is attached to the document

DiviArea.Core.blurArea()

Remove the focus-state from an area and deactivated that area again.

doAction( “hide_overlay” )

Fired after the background overlay was hidden again

DiviArea.Utils.getUrlParam()

Returns a single URL param valuewith the given name. If no paramName is given, returns the entire list of all...