152 comments found.
Hi, I just installed this extension on Magento 2.2.5. I was able to import states and cities and state in backend, but in checkout steps the City field keeps being shown as a text input instead of a dropdown list. I have read the documentation about this issue, but the provided solution seems to be related to M1.
Can you help me please?
After install and configure cities states and zip code the dropdownlist not show in fronted on magneto version 1.9.3.1
It is fixed.
Thanks
Greetings. Is this module compatible with 2.2.5?
Yes, it is compatible with all versions of Magento2.
Thanks
How about a demo? Is it available?
No, currently demo is not available, but you can read its description and see screenshots for your requirements.
Thanks
Ok, no problem. However, I want to use this module alongside a matrix rate shipping module (this one https://webshopapps.com/uk/magento-2-extensions/wsa-standalone/matrixrate-shipping-extension.html).
Do you think that I will have problems? For example the area codes and cities used in checkout, are the same ones as Magento uses? I want your module to use the same cities and area codes as magento. But in a list.
Ok I understand, yes my extension is using same regions and cities of magento but you may face minor issue I already fixed that issue for most of the clients so don’t worry I will provide you support to fix that issue. Issue is when you select city from dropdown oyur module may not calculate rates, i will fix this issue if you see after purchase.
Thanks Aneel
Oh, I see. So if I buy you will support for fixing any issue with the rates? Why not push the fix into the module?
Yes I will support, that is only related to above particular extension and all customers are not using that extension for shipping rates so it is difficult to push that fix in extension.
Thanks
Is it possible to have translation for the cities for each storeview ? Becaus in my cass it is showing same options on all storeviews
Hi,
Currently translation is locale dependent, it is not store dependent, like you can add translation csv in this path “app\code\Custom\City\i18n” and here you can see translation CSV “en_US.csv” with different keys and values for English locale, you can copy its first column and paste in your new csv and then second column in your csv will be translation, you can add English city name in first column and translation of city in other column in your csv then you need to run command php bin/magento setup:static-content:deploy -f—yourLocale.
Hope this will help you, if you still need any help I can. Thanks
Thanks .. But i couldn’t find the directory you mention above , BTW, i am using magento 1
Hi,
Sorry, new updates are only for Magento2, I will work on M1 in coming days.
Thanks
Hello, can you please reply to our inquiry? Thanks!
Replied on your inquiry above.
Thanks
Hi , Checkout page is not populating with city and state field.
I am using magento 2
I pushed all files under app/code
ran below commands php -d memory_limit=-1 bin/magento setup:upgrade php -d memory_limit=-1 bin/magento setup:di:compile php -d memory_limit=-1 bin/magento setup:static-content:deploy -f
and finally cache clean
Please help
Hi,
Can you share your website URL and SFTP credentials to my email developer.anil88@gmail.com so I can look into it.
Thanks
we are facing few issues, 1. if we select city in cart page then if we go to next checkout page then it need to select the city again, same also happen if you go from checkout to cart page. 2. some of country don’t have State they only have cities but on your module state is a must field. 3. Is there any option we can translate city in different language. 4. sometime city dropdown dont load in checkout page properly, thats why we got blank city name like “null” in order page. Please help about it or when we can get new updated version of your plugin for magento 2.x
Hello, any update?
Aneel, any update?
Hi MustafaAlzaki,
Sorry I missed your comments and I don’t know how I missed your comments, for your above issues, I have already worked on my extension and almost all issues will be fixed in new updates, I will deploy my new updates on Envato within 2 days and will update you.
Thanks and sorry for delay
Hi,
Extension is now updated for Magento2 , you can download and update on your website.
Thanks Aneel Kumar
Hi , Checkout page is not populating with city and state field.
I am using magento 2
I pushed all files under app/code
ran below commands php -d memory_limit=-1 bin/magento setup:upgrade php -d memory_limit=-1 bin/magento setup:di:compile php -d memory_limit=-1 bin/magento setup:static-content:deploy -f
and finally cache clean
Please help
I have installed the extension and added city and Region for country. Region is getting populated (because its magento default feature) but city dropdown only work at the time on page load it does not work when i switch the region. Also it does not work with one step checkout extensions 
Hello,
Can you please share your website URL and which magento version you are using? I am available for support to fix this issue.
Thanks
HI , i’m trying to install the extension but after copying file no option appear in the backend
Hi,
Are you installing for Magento1 or Magento2? 1- For Magento1: Just place all files in app/code/local and then clear/flush cache. 2- For Magento2: Place all files to app/code/local/ and then run command on root directory: php bin/magento setup:upgrade
are this plugin working good with Magento ver. 2.1.7 ?
Yes it will work good with Magento ver. 2.1.7. Thanks
Hello, I wonder if this extension allow me add an extra field. I want use to Perú, so I need next: Country, Region, Province, DIstrict and Zip
Hello,
No It will not add an extra field, you will need some customization for adding District field.
Thanks
Do you support to do a customization? if not can use like : Country: Peru, Region/Province: Lima/Cañete, City/District: Cañete/Cerro Azul ?
No dear, currently I am busy in other stuff to improve extension so customization is not possible for me, but I can help if any help needed.
Thanks
Hi, Before buy this extension, I have some questions (Magento 1.9.3): 0. Do you have a front Demo ? 1. Can I import unlimited number of lines in xls/csv file? Need to import 15.000 lines with columns: Region, City, Zip Code. 2a. After user select Region, the City and ZipCodes fields will auto-complete? 2b. I use Shipping Method: Table Rates->Price vs Destination (cost vs ZipCode). Will the shipment cost will be updated after City and ZipCode are selected from drop-down? 3. I use 3-rd party extension One page checkout https://store.lotusbreath.com/lotusbreath-one-step-checkout.html Will the drop-down (city and zipcode) work on this checkout? Thank you!
Hi,
See answers of your questions below: 0. Do you have a front Demo ? Ans: No currently demo is not available
1. Can I import unlimited number of lines in xls/csv file? Need to import 15.000 lines with columns: Region, City, Zip Code. Ans: Yes it depends on your server capacity, you can import or you can import by splitting into 2-3 files.
2a. After user select Region, the City and ZipCodes fields will auto-complete? Ans: Yes when user selects Region, it will auto populate cities and when user select city, it will auto populate zip codes.
2b. I use Shipping Method: Table Rates->Price vs Destination (cost vs ZipCode). Will the shipment cost will be updated after City and ZipCode are selected from drop-down? Ans: Yes, it may be little customization required, I will provide you support.
3. I use 3-rd party extension One page checkout https://store.lotusbreath.com/lotusbreath-one-step-checkout.html Will the drop-down (city and zipcode) work on this checkout? Ans: Yes, it will work, otherwise I am available for support, don’t worry about that.
Thanks
Hi, thank you very much for you detailed answer. OK. I will buy and install it in 2 weeks (need to perform some updates first, for my website). I will contact you for support. have a nice day!
Does it work for billing address too? I’ve tested Magento 2.2 checkout with Magento-city-and-region-manager and it’s only working on shipping address. It’s a bug or it won’t be available? Thank you!!
It should work on billing address too, can you send me your website URL and admin panel credentials to my email developer.anil88@gmail.com so I can look into it and fix this issue.
Thanks
Thank you Aneel! I’ve sent you the email with my website URL and credentials. Regards!
Hi, How can we translate the city and regions name in multiple languages?
This will be available in next release.
I am interested in Magento City Based Module But i need to know can i set shipping rates according to city in multiple table rates csv
This is only city extension for showing cities in dropdown on changing states and showing postcodes in dropdowon on changing zip codes, your shipping extension will work separately based on cities and zip codes which you added in Magento.
I only need to know that if i enter city name in “webshopapps matrix rates” will it work on selecting cities
or do you provide moneyback if i purchase & this option is not work as i assume to work
Yes, I will provide support if still it will not work then I can refund it.
Hello Aneel Sorry Got busy in several things & client is also delayed the project
anyways about to buy the module kindly go through our old discussion so if you agree so i ll buy the module immediately
Thanks
Hey Aneel waiting for your response so i ll buy that module
Sorry dear for late reply, I am on annual leaves so I cannot provide you support till 29th June so it is better for you to purchase extension after 30th. I already added annual leaves for support on Envato. Thanks
Thanks Aneel
but if i purchase module & install it
may be this will not create any issue but if it will make issues you can work after 30 june
Yes definitely thanks.
Hey Aneel How are you hope you are back
i install the module & try to work with webshopps matrix rate but it giving errors
I am sending all the credential details on this email
kindly check it out
developer.anil88@gmail.comI have installed Magento-city-and-region-manager extension and uploaded Columbia States and Cities. On the checkout there are 2 issues. Here is my website link http://64.37.63.178/~dekosas/co
1) Only first time when I select State, the filtered cities appear in the City dropdown. After that if I change the state then city dropdown disappears suddenly.
2) When I select any City in the City dropdown then it stuck/freezes for few seconds and then select the City value.
I need this fixed as soon as possible because its very urgent.
Hi, I have tested on your website, it is working fine here, when you select any state ajax request will get new cities and render on frontend and when I select any city it didn’t stuck here, can you please check again and let me know if possible please send video of issue you are facing at my email developer.anil88@gmail.com so I can help you further.
Thanks Aneel
Hi Aneel, is it possible to input the zip code first, then automatically set the City field based on zip code ? (on the frontend: billing/shipping/customer address)
Hi,
No, currently this extension will work only from state -> city -> zip code not like zip code -> city. There is not any support of above flow you mentioned.
Thanks
Hi Aneel, I hope you are very well. Could you please answer my emails? i need urgent response, thank you
face error, manually installation log ” The following modules are outdated:\nCustom_City schema: current version – none, required version – 4.0.0\nCustom_City data: current version – none, required version – 4.0.0”,1 ” Magento ver. 2.2.2
Hi,
You have to execute below command on your Magento2 root directory for its installation. php bin/magento setup:upgrade
If you can not execute it then I can help you, just send SFTP details to my email developer.anil88@gmail.com and I will execute command for you.
Thanks Aneel