Title: subscription issue
Last modified: January 17, 2020

---

# subscription issue

 *  Resolved [nikzpotter](https://wordpress.org/support/users/nikzpotter/)
 * (@nikzpotter)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/subscription-issue-3/)
 * I am using your Yith PopUp free version and added to website and linked it with
   mailchimp, after that i tested it when i test while logged in as admin mail id
   is getting listed and when i tried it from another browser am getting error. 
   Ops, Something went wrong. An i changed a line of code
 * In file
    yith-woocommerce-popup/includes/newsletter-integration/Mailchimp.php
   change line 77
 * add_action( ‘wp_ajax_ypop_nopriv_subscribe_mailchimp_user’, array( $this, ‘subscribe_mailchimp_user’));
 * to
 * add_action( ‘wp_ajax_nopriv_ypop_subscribe_mailchimp_user’, array( $this, ‘subscribe_mailchimp_user’));
 * But right now there is no error but email id is not getting listed in the list.
 * Please help me

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

 *  Thread Starter [nikzpotter](https://wordpress.org/support/users/nikzpotter/)
 * (@nikzpotter)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/subscription-issue-3/#post-12344250)
 * [http://prntscr.com/qq9fo4](http://prntscr.com/qq9fo4)
 * See the screenshot…this is the error am getting
 *  Plugin Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/subscription-issue-3/#post-12348842)
 * Hello,
    just tested and we do no replicate the issue can you please put back 
   the original code and make sure the Mailchimp api key and list are correct, also
   be sure to test a not registered email and valid email
 *  Thread Starter [nikzpotter](https://wordpress.org/support/users/nikzpotter/)
 * (@nikzpotter)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/subscription-issue-3/#post-12349714)
 * thank you for the late reply ..i have already removed your app and installed 
   another plugin

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

The topic ‘subscription issue’ is closed to new replies.

 * ![](https://ps.w.org/yith-woocommerce-popup/assets/icon.svg?rev=3059898)
 * [YITH WooCommerce Popup](https://wordpress.org/plugins/yith-woocommerce-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-popup/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [nikzpotter](https://wordpress.org/support/users/nikzpotter/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/subscription-issue-3/#post-12349714)
 * Status: resolved