Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

City not showing for other country #56

Open
impunkj opened this issue Jan 15, 2019 · 7 comments
Open

City not showing for other country #56

impunkj opened this issue Jan 15, 2019 · 7 comments

Comments

@impunkj
Copy link

impunkj commented Jan 15, 2019

Hello ,

this module is working fine for Romania country but for other country it is not working well

Can you please tell me that if i missing something
Thanks

@impunkj
Copy link
Author

impunkj commented Jan 18, 2019

Anyone Facing Similar issues ?

@imanasmage
Copy link

I'm also facing the same issue.

@Puru2016
Copy link

Puru2016 commented Dec 4, 2019

I am also facing same issue, If anyone able to fix this please share here

@Puru2016
Copy link

After review the code I found that they only fetch RO (Romania) country data in js files as below:-
romania = obj.RO;

@ashvinimarwal
Copy link

Not working for India

@sanaeefar-saeed
Copy link

Add your country code to the required state country
or add it manually in DB with this path general/region/state_required

@refaelgold
Copy link

Any idea how to implement it if there is countries without regions like israel?
Should i cant the region to null value in this case and all the cities will show up or i need to make customize a little bit the module for support countries without regions?

@sanaeefar-saeed note its automatic so i guess i need only to change the CSV ?
How i can know what is my country code ?

I need to put this rows inside the csv?
,,Tel-Aviv
,,Jeruslem
How i can make it work only for israel?

I cant find the code : romania = "obj.RO;"
So i guess the numbers are represent the regions : 279,319,elc are specific for Romania regions?

How you recommend me to handle this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants