Divi Areas Pro

applyFilters( “area_trigger_conditions” )

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

DiviArea.Hooks.removeFilter()

This is an alias of DiviArea.removeFilter().

applyFilters( “push_fixed_elements_{edge}” )

Register custom fixed elements for the push-content logic

DiviArea.UI.initializeAreaAnimation()

Initialize/configure animation details of the Divi Area

Ninja Forms

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

doAction( “before_hide_area” )

Fires before an Area is displayed

DiviAreaItem.addClass()

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

doAction( “resize_area” )

Fired before the Area position is changed.

DiviAreaItem.hasClass()

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

doAction( “click_overlay” )

Click on the background overlay detected