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

Popups for Divi

applyFilters( “set_data” )

Filters a value that will be written to a Cookie or the localStorage.

applyFilters( “ignore_esc_key” )

Allow manually ignoring the ESC keypress before an Area is hidden

DiviAreaItem.theType()

Returns the Area-type

doAction( “close_area” )

Fired internally by the API to process a stoppable close-request

DiviAreaItem.setData()

Changes an area configuration value.

Forminator

✔︎ Divi Areas Pro can display forms generated by WPMU DEV’s Forminator plugin With Forminator, you can create all kinds...

doAction( “disabled_scrolling” )

Scrolling of the document was disabled

DiviAreaItem.doAction()

Runs a JS action via DiviArea.doAction() with the given hook name. This function will call two hooks: One exactly as...

DiviArea.showOverlay()

Darkens the background and prevents scrolling of the document.

DiviAreaItem.hasId()

Tests, whether the area is identified by the given ID.