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

Popups for Divi

DiviArea.Hooks.applyFilters()

This is an alias of DiviArea.applyFilters().

DiviArea.Debug.table()

Display debug information in the JS console

DiviArea.Core.closeMainMenu()

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

DiviArea.Data.configArea()

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

DiviArea.Core.getContext()

Returns the base context where Divi Areas are inserted.

DiviArea.Hooks.removeFilter()

This is an alias of DiviArea.removeFilter().

DiviArea.Data.getRealId()

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

DiviArea.Data.getArea()

This is an alias of DiviArea.getArea().

DiviArea.Debug.error()

Display an error in the JS console

DiviArea.Utils.getCssSpecificity()

Calculates the CSS Specificity of a given selector.