I am trying to edit the Checkout Registration Form. I want to specifically change the Stage/Providence/Region text to simply say State. How can I do this?
Thanks in advanced.
[attachment cleanup by admin]
Can anyone help me with this?
Hi,
you can change it with language override, but i still do not get how it works... :)
Or simply just go to: ..root joomla directory\language\en-GB open en-GB.com_virtuemart.ini with Notepad++ , find 456 line:
COM_VIRTUEMART_SHOPPER_FORM_STATE="State / Province / Region"
and change value it to whatever you want:
COM_VIRTUEMART_SHOPPER_FORM_STATE="TYPE ANYTHING YOU WANT"
and save it.
By doing this you are risking that it will dissapear after virtuemart upgrade. But it is smple solution and I am using it a lot.
By the way it could be nice to have Virtuemart 2 Manual, but I cannot find it anywhere.
Lymus