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

Popups for Divi

applyFilters( “get_data” )

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

DiviArea.Core.reOrderAreas()

Sets the z-index of all Areas, including the modal overlay.

DiviArea.Utils.toBool()

Utility that tests, if a value equals to boolean true. See below for a list of values that are considered...

DiviArea.listAreas()

Returns an array of all area IDs (including eventual alternate IDs) that match the given filter. Params Returns Array of...

applyFilters( “area_trigger_conditions” )

Allows to add custom Area conditions right before an Area is triggered

DiviArea.Data.addAltId()

Define an alternate ID for a registered Area.

applyFilters( “push_fixed_elements_{edge}” )

Register custom fixed elements for the push-content logic

DiviArea.Data.getAllIds()

Returns a list of available Area-IDs

doAction( “position_area” )

Action to modify the Area position on the screen.

DiviArea.Data.removeVisibleArea()

Remove a single entry from the "visible Areas" list.