Just updated to 5.2. Did find
add_shortcode('mailjet_subscribe', array($this, 'display_mailjet_widget'));
in mailjet-for-wordpress/src/includes/Mailjet.php so we can use
[mailjet_subscribe]
Only had
QMIGRATE: AJAX events should be attached to document: ajaxComplete
migrateWarn @ jquery-migrate.js?ver=1.4.1:45
jquery-migrate.js?ver=1.4.1:47 console.trace
migrateWarn @ jquery-migrate.js?ver=1.4.1:47
adding it to a page where two Mailjet subscription widgets are already loaded. So conflicting somehow it seems. But that appears to be a theme issue. Shortcode does work.
-
This reply was modified 4 years, 11 months ago by Rhand.
-
This reply was modified 4 years, 11 months ago by Rhand.
-
This reply was modified 4 years, 11 months ago by Rhand.
-
This reply was modified 4 years, 11 months ago by Rhand.