On sign up form default country is United States. I want to change it to United Kingdom.
When user click on sign up the default country is UK and in sign up form also show all zones/county of the uk. Is it possible?
On sign up form default country is United States. I want to change it to United Kingdom.
When user click on sign up the default country is UK and in sign up form also show all zones/county of the uk. Is it possible?
I wants to be a champ in IT.
Admin->Configuration->Customer Details
Set your default country there.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
I also want that United Kindgdom zones/City also in sign up form when user click on sign up.
Or when user change country then the city/town also changes to that country. Help regarding this.
I wants to be a champ in IT.
You'll have to add the counties.
There is an SQL script in the Downloads section under Zones if you wish to not do it all manually.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
But i already have added UK Zones (States), But it cannot be updated automatically. When i click on submit button then after processing error came that "Please select a state from the States pull down menu."
I want to be state automaticaly came in list box.
I wants to be a champ in IT.
What you're asking for *is* normal behaviour since v1.3.6.
If it's not working properly for you, then you have one or more problems:
- perhaps javascript is disabled
- perhaps your javascript isn't loading
- perhaps your stylesheet is out of date
- perhaps you have installed customizations which conflict with normal operation
- perhaps you have purchased an outdated template which is missing these features
- perhaps you have attempted an upgrade from a prior version but missed some steps
If you install a fresh Zen Cart into a new folder+database, and immediately add the new zones for UK, and leave the template set to Classic, then you'll find that it works (and if it doesn't, then the problem is a browser configuration problem related to javascript).
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.