Hello, thanks for your feedback. It would be far more beneficial if in the future you first try to open a support request so we can do our best to help with the issue.
Have a great day
Shortcode support has been added in the latest Mailjet for WordPress plugin v5.2
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 6 years, 5 months ago by
Rhand.
-
This reply was modified 6 years, 5 months ago by
Rhand.
-
This reply was modified 6 years, 5 months ago by
Rhand.
-
This reply was modified 6 years, 5 months ago by
Rhand.
Hi, the shortcode supports also the widget id, so you can call a specific widget instance. The shortcode is shown at the bottom part of the widget configuration.
You can try to use the shortcode for a widget that doesn’t conflict with the other widgets on the page.
https://snipboard.io/ipuxqd.jpg