Popup Maker Core
Routine
v1.1.8
Release notes
Features
- Added new setCookie JS event. Used to manually set a popups cookies. Usage jQuery(‘#popmake-123’).trigger(‘popmakeSetCookie’);
- Added new z-index override values. This helps with theme compatibility and future multi popup capability.
- Added Blog Index support. Available under targeting conditions ‘On Blog Index’ & ‘Exclude On Blog Index’.
- Added better responsive image handling.
- Added Admin Debug option for popups.
- Added new function popmake_enqueue_scripts() which allows manual enqueuing of scripts and styles.
Improvements
- Changed jquery-ui-position collission property to none to solve positioning issues.
Fixes
- Fixed issue with admin menu position collisions.
- Fixed issue with banner not staying dismissed.
- Fixed bug in auto open when cookie was set before delay was up.
Removed
- Removed dependency jQuery.cookie
Changes
- Disabled Popup Maker JS & CSS when no popups detected to load.