Update checkout field for current WooCommerce
-
The checkout field is not only outdated with the current WooCommerce but it is also not identified as its own field and causes an issue with the checkout for new customers registering.
I have modified the following in
includes/class-mailchimp-woocommerce-newsletter.php
starting from line 43.I replaced the class from
create-account
tomailchimp-newsletter
and moved out the checkout input field from inside the label and placed it before the label.https://gist.github.com/seb86/1282c995734ebd78cb15bb430678a2fc
Please ask your developers to validate and apply this change for the next release.
I look forward to your response.
Thank you.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Update checkout field for current WooCommerce’ is closed to new replies.