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

Popups for Divi

DiviArea.Core.enableBodyScroll()

Enables scrolling of the body again.

DiviArea.Hooks.removeAction()

This is an alias of DiviArea.removeAction().

applyFilters( “ignore_overlay_click” )

Allows to ignore the click on the popup overlay

applyFilters( “set_data_expire” )

Filters the lifespan of a local data entry

applyFilters( “ignore_close_area” )

Allows to ignore the "close_area" request and force an area to stay open

DiviAreaItem.setPosition()

Recalculate the Area position on the viewport.

applyFilters( “get_option_{key}” )

Filters the value of a JS option

DiviArea.Utils.getClientRect()

Returns a rect for the first element in the jQuery object. Params Returns An object with details about the client...

doAction( “load” )

Fires after the API was fully loaded, but before it is initialized

DiviArea.Utils.getCookie()

Return the value of a cookie.