Home › Forums › WPLMS AddOns › WPLMS Mailchimp › Subscribe to our newsletter
Tagged: Subscribe to our newsletter
- This topic has 12 replies, 3 voices, and was last updated 5 years, 6 months ago by Mk.
Viewing 13 posts - 1 through 13 (of 13 total)
-
AuthorPosts
-
January 2, 2019 at 3:15 pm #191039dramalanguageSpectatorHi wplms 1) Subscribe to our newsletter In MailChimp set up page, I have turned off the MailChimp Subscribe option in the WooCommerce Checkout page. But now the 'Subscribe to our newsletter' button is being exposed in the WooCommerce Checkout page. I want the "Subscribe to our newsletter" button hidden from the WooCommerce checkout page. https://prnt.sc/m277wv https://prnt.sc/m27hg4 2) 'I have read and agree to the website% s' location I want to see the phrase 'I have read and agree to the website% s' next to the checkbox button. But now this phrase appears below the checkbox button. https://prnt.sc/m27jgoJanuary 7, 2019 at 2:59 pm #191536Anshuman SahuKeymasterHi apologies for the delay in response . We will have to check it out on woocommerce checkout page why the setting is not working . for 2 . please try adding this custom css in your wp-admin -> appearance -> customize -> custom css : span.woocommerce-terms-and-conditions-checkbox-text {margin-left:20px;} input.woocommerce-form__input.input-checkbox{margin: 7px 2px;}March 16, 2019 at 6:41 am #200848dramalanguageSpectator1.Subscribe to our newsletter delete How can I delete 'Subscribe to our newsletter' button in the WooCommerce Checkout page ? 2.'I have read and agree to the website% s' location The code below is normal. So I moved the phrase to the right. span.woocommerce-terms-and-conditions-checkbox-text {margin-left:20px;} However, the code below is abnormal. Checkbox is not moving at all. input.woocommerce-form__input.input-checkbox{margin: 7px 2px;} I want the Checkbox to move down a bit. Please let me know the new code of css. https://prntscr.com/myllk4March 28, 2019 at 2:57 pm #202356Anshuman SahuKeymaster1 . you can disable that from wp-admin -> lms -> settings -> mailchimp . 2 . im sorry I went to check but could not access your site : http://prntscr.com/n47509April 4, 2019 at 9:37 am #203200dramalanguageSpectatorThis reply has been marked as private.April 16, 2019 at 5:54 am #204725Anshuman SahuKeymasterplease try adding this custom css in your wp-admin -> appearance -> customize -> custom css : .woocommerce form .form-row .input-checkbox{ margin: 7px 2px; }April 17, 2019 at 8:36 am #204967dramalanguageSpectatorThe code above works normally, issue number 2 has been resolved. Thank you. However, the issue number 1 has not been resolved yet. I bought WPLMS MailChimp to get emails from consumers when they signed up. Consumers can choose via the check button whether or not to receive e-mail. But if I disable WPLMS MailChimp, I can't get emails from consumers who agree to receive our newsletter. Also, if consumers agree to receive newsletters again on the checkout page, consumers are very valuable. Disabling Subscribe option in WooCommerce Checkout page does not continue to work. Please fix it.April 20, 2019 at 5:55 am #205448MkModerator1: Go to wp-admin -> lms -> settings -> mailchimpand disable Enable Subscribe option in WooCommerce Checkout option for all users .April 20, 2019 at 5:55 am #205449MkModeratorThis reply has been marked as private.April 21, 2019 at 2:29 am #205561dramalanguageSpectatorThis reply has been marked as private.April 22, 2019 at 1:11 pm #205692MkModeratorGo to wp-admin -> Appearance -> customizer -> custom.css and add below code there. .woocommerce .woocommerce-checkout-payment .mailchimp_subscribe_checkbox { display: none; }April 23, 2019 at 8:24 am #205818dramalanguageSpectatorThe above code is correct. I can no longer see the mailchimp phrase on the checkout page. This problem is solved. Thank you very much.April 24, 2019 at 10:58 am #206037MkModeratorGreat, thanks for confirmation. I am closing this topic. Have a good day.
-
AuthorPosts
Viewing 13 posts - 1 through 13 (of 13 total)
- The topic ‘Subscribe to our newsletter’ is closed to new replies.