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

Popups for Divi

applyFilters( “area_trigger_conditions” )

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

applyFilters( “push_fixed_elements_{edge}” )

Register custom fixed elements for the push-content logic

DiviArea.Hooks.addFilter()

This is an alias of DiviArea.addFilter().

doAction( “resize_area” )

Fired before the Area position is changed.

DiviAreaItem.addClass()

Shortcut to `jQuery.addClass()` on the Area.

DiviAreaItem.getWrap()

Returns the jQuery element of the Area wrapper

Ninja Forms

✔︎ Divi Areas works well with Ninja Forms! Ninja Forms is a popular, free form builder plugin that beats Divis’s...

DiviArea.Core.isArea()

Tests, whether the given val is an Divi Area element

DiviAreaItem.hasClass()

Shortcut to `jQuery.hasClass()` on the Area.

DiviArea.UI.initializeAreaAnimation()

Initialize/configure animation details of the Divi Area