Hi Dennis,
thanks for the answer but i’m not to familiar with php functions… i found this code where you mentioned:
if ( ! function_exists( ‘woocommerce_gzd_template_render_checkout_checkboxes’ ) ) {
function woocommerce_gzd_template_render_checkout_checkboxes() {
WC_GZD_Legal_Checkbox_Manager::instance()->render( ‘checkout’ );
}
So is the function called correctly?
cheers