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

Popups for Divi

DiviArea.Data.getRealId()

Returns a sanitized area ID or false, when the ID does not belong to an Area.

DiviArea.Hooks.addAction()

This is an alias of DiviArea.addAction().

DiviAreaItem.addActionOnce()

Same as addAction, but the callback is only called once and then is unhooked again

DiviAreaItem.addAction()

Register a new hook that only listens to actions of this Area

DiviArea.getOverlay()

Returns the jQuery element of the modal overlay.

DiviArea.Data.getArea()

This is an alias of DiviArea.getArea().

applyFilters( “area_general_conditions” )

Allows to add custom Area conditions right after the page loaded

applyFilters( “get_data” )

Filters a value that was just read from a Cookie or the localStorage

DiviArea.Core.closeMainMenu()

Closes Divi´s Full-Page or Slide-In menu.

DiviArea.Data.addAltId()

Define an alternate ID for a registered Area.