Conversation
supportHello, I want to change the position of the checkbox in the checkout. Currently the Checkbox ist displayed after the billing form, but i want it after the table. First i tried to remove the checkbox – remove_action(‘woocommerce_after_checkout_billing_form’, ‘register_checkout_form_newsletter’); – but this dont work. And then i want to add an hook to register the form newsletter at the end of the checkout. Have you already a workaround for this issue? Max.
Sorry this was the wrong plugin…
Sorry this was the wrong plugin…