Hi Themeco,
im using the xtheme version 6.1.2. I have problems changing the field labels on the woocommerce checkout page.
Some fields can be changed, some not. It seems that something is overriding my changes.
Fields that can not be edited: billing_address_1, billing_city, billing_postcode
What i tried so far:
-
Change the fields with Woo Checkout Editor, delivered with your theme
-
Tried to change fields by using hooks in child theme function.php, found on this site: https://docs.woocommerce.com/document/tutorial-customising-checkout-fields-using-actions-and-filters/
None of this worked for the fields mentioned above. Any idea why this is happening?
Thx in advance