Home › Forums › Themes Support › Claue › Mailchimp and Pop Up on Home Page
Tagged: mailchimp
- This topic has 7 replies, 2 voices, and was last updated 6 years ago by Harry.
-
AuthorPosts
-
-
November 14, 2018 at 5:34 pm #26675
Hi
I wanted to offer 15% discount codes for all those subscribed via pop up form on existing CLAUE as an automated service. But in order to do that I had to install Mailchimp for Woocommerce plugin as recommended by Mailchimp customer service – with the standard Mailschimp for WP plugin there was no connection to my shop created.
But I’m not sure how to do it right. I’m attaching the plugin.
Regards
Tom
Attachments:
You must be logged in to view attached files. -
November 14, 2018 at 5:46 pm #26678
Hi Tom,
Thank you for choosing our theme.
Please go to Popup > all popup and edit newsletter popup and fill API key and select your list http://prntscr.com/li7ew7
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
November 14, 2018 at 5:53 pm #26679
Hi Tom,
There are 2 different plugins for mailchimp.
– YITH WooCommerce Popup for popup
– Mailchimp for WordPress on footer
You can enable mailchimp for WooCommerce by go to Mailchim for WordPress > Integrations > WooCommerce Checkout and enable this feature http://prntscr.com/li7i45 don’t need Mailchimp for WooCommerce plugin.
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
November 14, 2018 at 6:10 pm #26680
Please reply on this topic so we can easy to track your issue and help you faster.
Did you see any error message?
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
November 14, 2018 at 6:23 pm #26681
Hi
I have tried to subscribe via pop up but it doesn’t work. after hiting “Subscribe” nothing happens, no errors. You can test it yourself.
Tom
-
November 14, 2018 at 6:26 pm #26682
Hi,
Please add your API key and choose mailchimp list in setting and do follow this
Open wp-content/plugins/yith-woocommerce-popup/includes/newsletter-integration/Mailchimp.php
Line 77 change this:
add_action( 'wp_ajax_ypop_nopriv_subscribe_mailchimp_user', array( $this, 'subscribe_mailchimp_user'));
for this:
add_action( 'wp_ajax_nopriv_ypop_subscribe_mailchimp_user', array( $this, 'subscribe_mailchimp_user'));
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
November 14, 2018 at 7:07 pm #26683
We have changed it and provided API. Now pop up window shows an error: “Something went wrong:Mailchimp list related error (basic action)”
-
November 14, 2018 at 8:26 pm #26684
Hi,
I check your site it work well http://prntscr.com/li9q5t Please try clear cache of browser and check again.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.