Dear support
When an user makes a purchase, the grateful message for subscribing is in English in spite of my site is set up in Spanish. What could be wrong in my site?
I see no options that could be wrong in my setting.
Looking forward to your comments
Best regards
Hi Sebastien!
We have a multisite WooCommerce installation, and the tab doesn’t show up in the WooCommerce settings. I’ve double checked the table records in the options table and they seem to be all present.
Any ideas on getting this working?
Thanks!
]]>Without modifying the plugin’s code, I’d like to adapt a filter modification within my theme’s functions.php.
I’d like to modify the ‘mailpoet_woocommerce_subscribe_confirm’ notice. To modify, would I adapt the filter like this?
if ( apply_filters( ‘mailpoet_woocommerce_display_confirm_notice’, true ) ) {
wc_add_notice( apply_filters( ‘mailpoet_woocommerce_subscribe_confirm’, __( ‘We received your subscription request. Please verify the email to confirm your subscription. Thank you.’, ‘mailpoet-woocommerce-add-on’ ) ) );
}
Thank you for your help.
]]>Hello,
I got an update today that labeled the MailPoet Woocommerce addon as “Legacy” but there seems to be no new MailPoet 3 compatible plugin to switch to. When will it be released?
Thank you,
efdi
]]>hi,
i installed the plugin – but the checkbox does not appear in the checkout processs
choose the following:
– tick this box to enable MailPoet subscription during checkout.
– choose a list
Subscription Position -> before order notes
Hi! I just installed Mailpoet 3 and it says in your plugin description that you’ll work to make this addon compatible with Mailpoet 3. I’m getting this notification:
“Hold on a minute. You need to install MailPoet Newsletters first to use MailPoet WooCommerce Add-on.”
If I try to add a list in the Woocommerce Mailpoet settings, I get this error:
“Fatal error: Class ‘WYSIJA’ not found in /home/floren64/public_html/skinsandskulls.nl/wp-content/plugins/mailpoet-woocommerce-add-on/includes/mailpoet-woocommerce-core-functions.php on line 24”
So obviously they’re not compatibale yet ?? So what do I do? Are you guys working on it and I just need to sit tight? Or is customization needed?
Thanks!
Florence
Hi!
I use latest wordpress, woo and your plugin 3.0.2 on twentysixteen.
The default checked option is not working. I tried to hack the mailpoet-woocommerce-core-functions.php file myself, but couldn’t get it to work.
what to do?
]]>Hi,
This version of the plugin can also be used with the Mailpoet 3.0.0-beta version inside woocommerce 3.0.8?
Thank you.
Hi
I would like to know how can i translate the title “Subscribe to Newsletter/s” on order page ?
Many thanks
phil
Hello,
I have a an opt in “Subscribe to our Newsletter” on my site have had for awhile now. I have had some complaints that my customers were not getting their newsletter and coupon code enclosed. I have run some tests of my own to some of my emails and it does not seem to be delivering the newsletter. It is upto date and I have not changed it from the previous settings.
Can you help?
]]>Hello,
We are now using the MailPoet Woocommerce extension, but it doesn’t show the boxes to tick on our site: https://bit.ly/2rdxfoX Screenshot: https://i.imgur.com/nrLB2GX.png
In the code it is only label, no input: https://i.imgur.com/aZ5u7vQ.png
The MailPoet support told us to ask you directly:
“Thanks for the access, unfortunately, I have no idea on why it’s not working on this specific theme.
We hired a third party developer to create this plugin, please, get in touch with him, he might be able to better assist you on that: https://www.ads-software.com/support/plugin/mailpoet-woocommerce-add-on
Sorry for the inconvenience.”
Please let us know, thank you.
]]>Hi, I have installed the plug in and it seems to be working, except the double opt in confirmation is not being received so the subscription can’t be confirmed. What am I doing wrong?
]]>Hi guys,
how can I make a line break after the title “Subscribe to our Newsletter / s”?
Thanks so much an have a great day!
hello, i install your plugin and it work good.
italian law about the privacy policy ask to put a link where is possibile read the policy before subscribre to the newsletter. i try to put a link in html inside the subscribe check label box but it doesn’t keep the html when i save.
is that possible?
thank u
]]>Hi,
On the Woocommerce checkout page, the mailing list ‘checkbox’ and ‘checkbox label’ are not aligned properly on my site.
Is there a way to enforce the checkbox/’checkbox label’ alignment?
Many thanks,
]]>I would like to add like in checkout a checkbox in edit profile to subscribe or unsuscribe to newsletter it should be something like the following but not for checkout but for edit profile
$user_id = get_current_user_id();
$user_email = get_user_meta( $user_id, ‘billing_email’, true );
global $wpdb;
// look up for email in wp_3_wysija_user
$added = $wpdb->query(“SELECT * FROM wp_3_wysija_user WHERE email LIKE ‘$dodany_email’ AND status = ‘1’ ;”);
$il=count($added);
if(($added!=1)){
echo ‘<div id=”mailpoet_checkout_field”>’;
//echo apply_filters(‘mailpoet_woocommerce_subscribe_checkout_title’, ‘<h3>’.__(‘Subscribe to Newsletter’, ‘mailpoet_woocommerce’).'</h3>’);
woocommerce_form_field(‘mailpoet_checkout_subscribe’, array(
‘type’ => ‘checkbox’,
‘class’ => array(‘mailpoet-checkout-class form-row-wide’),
‘label’ => htmlspecialchars(stripslashes($checkout_label)),
), $checkout->get_value(‘mailpoet_checkout_subscribe’));
echo ‘</div>’;
}
this code is for the checkout how can i change the values for the edit page thank you
]]>Hi, I would like to remove the message
” Thank you for subscribing to our newsletter/s. ”
Which user sees after completing order. I think it’s a bit redundant..
I prefer by editing custom css?
Thanks in advance
]]>Hi I have the mailpoet Woocommerce add on.
I have now created 2 lists (Dutch and English), but on the checkout I can only subscribe to the list in the default language (Dutch for this website).
How can I let the clients subscribe for the English list?
]]>The Plugin has many options on where to place the subscription, however it lacks the possibility to place the field just BEFORE “order submit”. (People also have to tick-mark they agree with T&C just before “order submit”. Ideal the order would be: first ‘subscribe, than ‘agree with T&C, than “submit” button) Any chance to get this done?
Best regards
Hi,
I’ve installed your plugin to add the MailPoet newsletter subscription but the checkbox doesn’t appear anywhere on checkout page…
I’ve checked “Enable subscription?” in the settings and tried all “Subscription Position”, without success.
WordPress : 4.7 (last)
WooCommerce : 2.6.11 (last)
MailPoet Newsletters : 2.7.5 (last)
Thanks for advance.
A french webagency ??
]]>I have moved my emails to MailChimp. I checked “Remove all data before uninstall”; however the checkbox remains on the WC checkout form. How can I remove this?
Thank you for a useful plugin.
]]>I’m just curious if it’s been tested (and the result) with MailPoet 3? The beta is out on the repository.
]]>Wooocommerce version: 2.6.4
I don’t see anyting on the Checkout page ??
https://www.bioce.it/biocenew/pages/checkout/
can someone help me?
]]>Hi, since this plugin allows mailpoet subscription upon checkout, I am wondering whether it supports subscription to mailpoet upon registration (not checkout page).
]]>I have 2 wordpress websites. The 1st is my woo store and the 2nd I use as a blog to share videos, news, special offers etc.
I have a mailpoet install located on my 2nd site, an use it to post regualr newsletters and share my latest blog content with subscribers.
Is there a way to use the MailPoet WooCommerce Add-on to subscribe my woocommerce customers to my newsletter located on a different WP install?
]]>Is the plugin compatible with latest versions of WordPress and WooCommerce?
https://www.ads-software.com/plugins/mailpoet-woocommerce-add-on/
]]>The MailPoet Add-ons board allows us to gather feedback from developers and users about feature requests and ideas to develop. It is also used to map out when we’d like those features to be developed into or as an add-on. This board is a public resource.
https://trello.com/b/QOiD7NCt/mailpoet-add-ons
https://www.ads-software.com/plugins/mailpoet-woocommerce-add-on/
]]>no checkbox or anything not showing up
https://www.ads-software.com/plugins/mailpoet-woocommerce-add-on/
]]>Hi , your module does not work correctly MariaDB 10.1 php + 7 after I turn on debugging through wp config shows the error:
wp 4.5 is change get_currentuserinfo() with wp_get_current_user()
https://www.ads-software.com/plugins/mailpoet-woocommerce-add-on/
]]>please delete, posted in wrong plugin
]]>