it’ s not working. div with class “custom-terms-checkbox” doesn’t appear.
Maybe the problem is because of button, which sometimes is working and sometimes it doesn’t work. When it’s working correctly it has classes “wc-block-components-button wp-element-button wc-block-components-checkout-place-order-button contained is-ready button is-primary”, but sometimes it has only “wc-block-components-button wp-element-button wc-block-components-checkout-place-order-button contained”
But still, even when button is being displayed – checkbox is not appearing. Functions.php is working correctly in my child theme.
thank you for information. I don’t want install any plugin. I’d like do by adding new function in functions.php in theme child or by by coping specific file to child theme and make changes it.