Popup Maker Core
Routine
v1.4.16
Release notes
Features
- New Condition: Pages: With Template. Thanks @cedmund.
- Option to Disable reposition on window resize/scroll.
Improvements
- Enable Visual Composer for Popups by default (VC 4.8+).
- Replaced usage of gif hex code with loading of an actual tracking gif to prevent security scanners from throwing false positives.
- Changed default analytics response with a 204 no content heading, saving the need to load & return a tracking gif.
Fixes
- Missing condition value bug fixed by adding sanity checks to conditions on get.
- Auto Height checkbox wouldn’t stay unchecked.
- CSS class pum-open-overlay wasn’t being removed from HTML element on popup close causing issues for next popup.
- Error in JS due to shortcodes: Uncaught Error: Syntax error, unrecognized expression.
- Issue where some custom post types not working with conditions.