Hello Marius,
I’m sorry, but i am not seeing a sent button
Thread Starter
Marius
(@mmichtus)
because is not, here is how i have now, can i have your checkboxes in the same position?
yes, id the GDPR plugin its an option.
Screenshot
Thread Starter
Marius
(@mmichtus)
@thedarkeye i don’t understand your answer because i have ask somthing else
Im sorry then I think I do not understand your English.
Hi @mmichtus
The checkboxes appear where the woocommerce hooks are positioned in your template.
We hook into the woocommerce_register_form hook and into the woocommerce_checkout_fields hook.
To change positions, edit the woocommerce template file.
I would create a child theme for that, or it won’t work after woocommerce update.
Hello, Marius!
Do you use another plugin for GDPR cookie bar?
Regards, Sergey.
Thread Starter
Marius
(@mmichtus)
how can i change the hook wihout edit your plugin files?
to this one:
woocommerce_review_order_before_submit
because as you can view your checkboxes comes under password and i need before submit.