There is a check box for TOS when admin options are UNCHECKED
UNCHECKED: Must agree to Terms of Service on EVERY ORDER
UNCHECKED: Show Terms of Service on the cart/checkout?
Look at the attached file
This problem exist from a long time! Is there any decision?
[attachment cleanup by admin]
Css override is what I do when not required:
.checkout-button-top input.terms-of-service { display: none;}
Thanks for quick response
But if I want to check admin options after 2 weeks I need to modify CSS again
CHECKED: Must agree to Terms of Service on EVERY ORDER
CHECKED: Show Terms of Service on the cart/checkout?
Your solution hepls me for now, but this is a BUG.
I hope this BUG will be solved soon.
Thank for VM Team in advance