Checkout overwirte woocommerce_checkout_fields
-
Hello,
I have overwritten every other field at checkout but with the field billing_address_1 i’m facing an issueit displays the overwritten field for a second and then it switches back to the default placeholder *House number and street name*, it does the same with the *I’ve read and accept the terms & conditions*
$fields['billing']['billing_address_1']['placeholder'] = __('Street 1'). ' *';
Any ideas ??
Thanks
- The topic ‘Checkout overwirte woocommerce_checkout_fields’ is closed to new replies.