I activated ConvertPlus and created a modal but it does not load with any settings. I want it to load on certain pages, everything is set correctly.
Deactivating all plugins didn’t help, but when I had W3 active there was a js error in console. After deactivating W3 the error is gone but Convert Plus still fails to load, with any setting.
Set to:
After Few Seconds: YES
Enable On Complete Site: NO (doesn’t even work if set to ‘YES’)
Enable Only On - targeted pages YES (6 pages selected)
in wp-config:
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );
What else could the problem be?


