Popups for Divi

Wordpress Plugin
Download latest - 3.0.5

Developers

stracker.phil

Download Stats

Today
Yesterday
Last Week
All Time
Banner 772x250


Releases (28 )

Version Release Date Change Log
3.0.5 2022-02-08
3.0.3 2021-06-29
3.0.2 2021-06-26
3.0.1 2021-06-24
2.3.6 2021-03-03
2.3.5 2021-02-18
2.3.0 2021-02-12
2.3.4 2021-02-12
2.2.5 2020-11-09
2.2.4 2020-10-14
  • Improve: Area sizes are more accurate when using Divis responsive sizes.
  • Improve: Images inside Popups are instantly loaded in Chrome (fixed a lazy-load bug).
  • Improve: Area size is re-calculated when the Area contents change, e.g. when an accordion is opened or closed.
  • Improve: When a Popup is opened, scrolling is disabled in all browsers, without shifting the content!
  • Change: New JS action that fires when an Area was resized resize_area.
  • Change: New JS action to customize screen-position of an Area position_area (not available for Inline Areas).
  • Fix: Full-Height Popups can be scrolled again in Safari/iPhones.

Plugin tested with WordPress 5.5.1 and Divi 4.6.5

2.2.3 2020-10-02
  • Fix: Position of close button is correct in full-height Popups.

Plugin tested with WordPress 5.5.6 and Divi 4.6.5

2.2.2 2020-10-01
  • Improve: Images inside Areas are instantly loaded in Chrome (fixed a lazy-load bug).
  • Improved: New logic to calculate Area size and position that supports orientation-change of mobile devices.
  • Fix: WooCommerce pages now display all available Popups, not only the first one.
  • Fix: Added support for IE 11.
  • Fix: Popup text is no longer blurry in Windows browsers
  • Change: New JS API function to identify an Area: DiviAreaItem.hasId()
  • Change: Deprecated the "full-width" class, because it's not used anymore

Plugin tested with WordPress 5.5.6 and Divi 4.6.5

2.2.1 2020-06-30
  • Fix: The close button does not trigger any scrollbars when hovered
  • Fix: Popups are now always hidden when the page loads - in some cases, Popups inside Headers/Footers were visible right when the page loaded
  • Fix: Click inside an open Popup does not try to re-open that Popup - i.e., fixed the "flickering issue."
  • Fix: Accordions and other interactive elements inside Areas are working again
  • Fix: Plugin is compatible with Gravity Forms 2.4.18+
  • Fix: Bullet lists now display bullets inside Popups
  • Improve: Plugin now plays nice with SG Optimizer and WP Rocket
  • Improve: The close button is now outside the Popup container and can be positioned anywhere, via CSS
  • Improve: Minor performance optimizations in the JS code

Plugin tested with WordPress 5.4.2 and Divi 4.4.8

2.2.0 2020-06-13

Attention: The JS API changes! Developers, please first read https://divimode.com/api-1-2-0-changes/

=

2.1.1 2020-05-12
  • Change JS API does not include deprecated function observe()! Use addAction() or addFilter() instead
  • Improve the JS API further and expose additional functions
  • Improve triggers on Modules: Links inside modules are treated as normal links, not as popup triggers
  • Fix bugs on some WooCommerce and Divi Builder archive pages
  • Fix some JS API issues for Divi Areas Pro integration

Plugin tested with WordPress 5.4.1 and Divi 4.4.6

2.1.0 2020-05-09
  • Add correct Area layout on WooCommerce pages
  • Add compatibility with the Divi Builder plugin
  • Improve Exit-Intent logic so that multiple exit-intent popups are displayed one by one instead of all at once
  • Improve JS API: The DiviArea object exposes additional functions
  • Improve the minification of CSS files to generate ~16% smaller files
  • Improve the background overlay in modern browsers (sorry, does not work in Firefox yet)
  • Fix console error that said could not load style.css.map
  • Fix the "Close other Popups" behavior, so now it will really close other popups
  • Fix some minor bugs in the popup behavior

Plugin tested with WordPress 5.4.1 and Divi 4.4.6

2.0.5 2020-05-02
  • Add new JS API: DiviArea.addActionOnce()
  • Fix a bug that happened for logged in users when WordPress runs on a Windows Server

Plugin tested with WordPress 5.4.1 and Divi 4.4.5

2.0.4 2020-04-20
  • Add the new option "Show Loader" to the Popup Tab to better support iframes inside the Popup
  • Improve input of Popup ID in Visual Builder to prevent invalid characters
  • Improve code structure for better unit testing and quality assurance
  • Improve JavaScript error reporting in the dev console
  • Fix some more JS errors that happened with specific versions of PHP/WordPress
  • Fix dispay of Popups when using the Avada theme
  • Fix a JS error that was caused by wrong load-order of JS libraries

Plugin tested with WordPress 5.4.0 and Divi 4.4.3

2.0.2 2020-04-08
  • Fix some typos
  • Improve code style: Apply the WordPress Coding Standards 2.0
  • Improved security check in the onboarding form
  • Improve the copy and some JS logic of the onboarding form

Plugin tested with WordPress 5.4.0 and Divi 4.4.2

2.0.1 2020-03-11
  • Fix urgent problem where the plugin would remove the contents of the page while saving the page in Divi!

Plugin tested with WordPress 5.3.2 and Divi 4.4.0

2.0.0 2020-03-10
  • Add a brand new Tab to the Visual Builder that allows you to configure all popup details using Divi! No more class names
  • Fix JS API integration for IE 11
1.7.2 2020-01-17
  • Fix positioning of full-height Popups for all users/devices

Plugin tested with WordPress 5.3.2 and Divi 4.2

1.7.1 2019-12-14
  • Fix scroll bars in Popups that are taller than the screen height
  • Fix position of full-height popups that were displayed too far up on the screen

Plugin tested with WordPress 5.3.1 and Divi 4.0.9

1.7.0 2019-11-11
  • Improve the JS API. We rewrote the API from ground up with tons of features and enhancements: Detailed debug logging, an all-new DiviArea base object with support for WordPress-like hooks, and much more!
  • Fix a bug where the Popup overlay was hidden too early when displaying more than one Popup at once
  • Fix wrong zIndex values when displaying multiple Areas at the same time
  • Fix some glitches in the JS script that triggers Divi Areas

Plugin tested with WordPress 5.2.4 and Divi 4.0.6

1.6.3 2019-09-09
  • Fix animation glitch in Safari/iPhone that displayed the Popup too small when using Divis "Zoom" open animation.
  • Fix logic that did not recognize Popups with upper-case letters in the Popup IDs.
  • Fix issue with transparent Popup background.
  • Fix CSS rule that allows custom box-shadow styles.
1.5.1 2019-09-05
  • Fix broken exit-intent intialization (sorry for that!)
  • Fix bug where exit intent did trigger in some form fields, e.g. when closing auto-complete suggestions or changing an option in a select list.
  • Fix setting "animateSpeed" that can be set via the WP filter. It was ignored until now.
1.6.0 2019-09-05
  • Change Popup behavior: The size now matches the width of your Divi section!
  • Change the default layout of Popups to not have a box-shadow. If you want a shadow, either add the class with-shadow to your section or simply apply a box-shadow to the section using Divi. Style it your way!
  • Add popup support via Blurb "Content Link".
  • Add Google reCaptcha integration! Tested with CF7, but works with any plugin.
  • Add new WP filter options to customize dark-mode and box-shadow style.
  • Fix select list behavior in Firefox.
  • Fix Popup width on iPhone 6 and earlier.
  • Tweak the CSS that makes the page body un-scrollable while a popup is open.
  • Tweak the JS library for easier maintenance and better performance.
1.6.2 2019-09-05
  • Fix JS error in front.js

Plugin tested with WordPress 5.2.3 and Divi 3.27.4