Title: Widget do not work
Last modified: September 19, 2019

---

# Widget do not work

 *  [mdeotti](https://wordpress.org/support/users/mdeotti/)
 * (@mdeotti)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/widget-do-not-work/)
 * The subscription widget is not displaying the setup correctly due to compatibility
   and design problems. Also, it doesn’t have a shortcode. Poorly designed.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Mailjet](https://wordpress.org/support/users/mailjet/)
 * (@mailjet)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/widget-do-not-work/#post-11951530)
 * 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
 *  Plugin Author [Mailjet](https://wordpress.org/support/users/mailjet/)
 * (@mailjet)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/widget-do-not-work/#post-12204957)
 * Shortcode support has been added in the latest Mailjet for WordPress plugin v5.2
 *  [Rhand](https://wordpress.org/support/users/rhand/)
 * (@rhand)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/widget-do-not-work/#post-12233582)
 * 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](https://wordpress.org/support/users/rhand/).
    -  This reply was modified 6 years, 5 months ago by [Rhand](https://wordpress.org/support/users/rhand/).
    -  This reply was modified 6 years, 5 months ago by [Rhand](https://wordpress.org/support/users/rhand/).
    -  This reply was modified 6 years, 5 months ago by [Rhand](https://wordpress.org/support/users/rhand/).
 *  Plugin Author [Mailjet](https://wordpress.org/support/users/mailjet/)
 * (@mailjet)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/widget-do-not-work/#post-12234451)
 * 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](https://snipboard.io/ipuxqd.jpg)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Widget do not work’ is closed to new replies.

 * ![](https://ps.w.org/mailjet-for-wordpress/assets/icon.svg?rev=2994192)
 * [Mailjet Email Marketing](https://wordpress.org/plugins/mailjet-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailjet-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailjet-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/mailjet-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailjet-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailjet-for-wordpress/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Mailjet](https://wordpress.org/support/users/mailjet/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/widget-do-not-work/#post-12234451)