WebsiteBaker Support (2.8.x) > Bakery Shop
Zip to Postcode
(1/1)
Smile:
must have been discuses before but could someone please advise how i can change the Zip word to Postcode in the checkout please. Just trying to find my way around so be kind!! many thanks.
jacobi22:
search in the bakery / language folder for your favorite language (i think, its EN.php)
open this file, (maybe with notepad++ etc) and search for the word "ZIP"
change this Word "zip" at the end
Line 206
--- Quote ---$MOD_BAKERY['TXT_CUST_ZIP'] = 'Zip';
--- End quote ---
Line 272 _ Errormessage for invalid ZIP-Code
--- Quote ---$MOD_BAKERY['ERR_INVAL_ZIP'] = 'is not a valid zip.';
--- End quote ---
Smile:
Fantastic thank you
Navigation
[0] Message Index
Go to full version