Coder Social home page Coder Social logo

chitezh / woocommerce_states_places Goto Github PK

View Code? Open in Web Editor NEW
47.0 11.0 141.0 3.22 MB

Woocommerce plugin that lists states, cities, local government areas and towns

Home Page: https://wordpress.org/plugins/states-cities-and-places-for-woocommerce

License: GNU General Public License v3.0

JavaScript 0.80% PHP 99.20%
wordpress city-select woocommerce woocommerce-plugin cities-dropdown nigeria woocommerce-cities chile

woocommerce_states_places's Introduction

Plugin banner

States, Cities, and Places for WooCommerce

  • Stable tag: 1.3.2
  • Requires at least: 4.0
  • Tested up to: 5.9
  • Requires PHP: 7.0
  • WC requires at least: 3.0.x
  • WC tested up to: 5.6
  • License: GPLv2 or later
  • License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin adds locations of available countries (see list below) to the State and City fields of the WooCommerce address forms, making the fields filterable to enhance the user experience.

Additionally it adds the States to the Shipping Zones (Cities are not compatible with this area).

Supported Countries

  • 🇩🇿 Algeria
  • 🇦🇺 Australia
  • 🇧🇭 Bahrain
  • 🇧🇩 Bangladesh
  • 🇧🇧 Barbados
  • 🇧🇴 Bolivia
  • 🇧🇷 Brazil
  • 🇧🇫 Burkina Faso
  • 🇨🇱 Chile
  • 🇨🇴 Colombia
  • 🇨🇺 Cuba
  • 🇩🇰 Denmark
  • 🇩🇴 Dominican Republic
  • 🇪🇨 Ecuador
  • 🇪🇬 Egypt
  • 🇸🇻 El Salvador
  • 🇬🇭 Ghana
  • 🇬🇹 Guatemala
  • 🇭🇹 Haiti
  • 🇭🇳 Honduras
  • 🇮🇹 Italy
  • 🇰🇿 Kazakhstan
  • 🇰🇷 South Korea
  • 🇰🇼 Kuwait
  • 🇱🇧 Lebanon
  • 🇲🇾 Malaysia
  • 🇲🇺 Mauritius
  • 🇲🇽 Mexico
  • 🇳🇮 Nicaragua
  • 🇳🇪 Niger
  • 🇳🇬 Nigeria
  • 🇴🇲 Oman
  • 🇵🇰 Pakistan
  • 🇵🇦 Panama
  • 🇵🇾 Paraguay
  • 🇵🇪 Peru
  • 🇵🇹 Portugal
  • 🇷🇴 Romania
  • 🇷🇺 Russia
  • 🇸🇦 Saudi Arabia
  • 🇪🇸 Spain
  • 🇱🇰 Sri Lanka
  • 🇹🇳 Tunisia
  • 🇹🇷 Turkey
  • 🇦🇪 United Arab Emirates
  • 🇺🇾 Uruguay
  • 🇻🇪 Venezuela
  • 🇻🇳 Vietnam
  • Do you want to add your country here?
    Help us extending this list adding your country.

Plugin Demo Site

If you want to see the plugin in action, follow the steps below:

  1. Visit the plugin demo site: https://wcstatesandcities.yordansoar.es/
  2. Select a sample product from the list.
  3. Go to the Checkout to interact with available country locations.

Available filter hooks

States, Cities, and Places for WooCommerce has two filter hooks for handling the States and Places in all the available countries:

  • scpwoo_custom_states_xx: It allows you to handle the States of a given country. The xx at the end must be replaced by the two-letter country code in lower case.
  • scpwoo_custom_places_xx: It allows you to handle the Places of a given country. The xx at the end must be replaced by the two-letter country code in lower case.

Please read the article Using the filter hooks to learn How to use.

Available languages

  • English (US, Australia, Canada, UK, New Zealand, and South Africa)
  • Spanish (Argentina, Chile, Colombia, Costa Rica, Dominican Republic, Ecuador, Guatemala, Honduras, Mexico, Peru, Puerto Rico, Spain, Uruguay, and Venezuela)
  • Do you want to see your language here?
    Help us translating the plugin to your language.

Screenshots

  • In this screenshot you can see the plugin in action:

Plugin in action

Installation

Automatic installation

  1. Go to your Dashboard » Plugins » Add new
  2. In the search form write "States, Cities, and Places for Woocommerce"
  3. When the search return the result, click on the Install Now button
  4. Finally, click on the Activate button
  5. Enjoy the plugin!

Manual Installation

  1. Download the plugin from this page clicking on the Download button
  2. Go to your Dashboard » Plugins » Add new
  3. Now select Upload Plugin button
  4. Click on Select file button and select the file you just download
  5. Click on Install Now button and the Activate Plugin
  6. Enjoy the plugin!

FTP Installation

  1. Download the plugin from this page clicking on the Download button
  2. Decompress the file in your desktop
  3. Run your FTP client software and conect to your WordPress installation
  4. Copy to [root folder]/wp-content/plugins/ the plugin directory you just descompress
  5. Go to your Dashboard » Plugins » Find the plugin and click on Activate option
  6. Enjoy the plugin!

Frequently Asked Questions

How do I report bugs?

Kindly create an issue stating the bug and how you caught it: Create new issue.

Can I suggest a new place or location?

Yes, you can always suggest or request new locations by creating an issue in the plugin repository in GitHub. Please refer to the Adding a new country instructions to get more details.

Contributors

Changelog

  • 1.3.2 - Dec 31, 2020
    • Added ten new countries:
      • 🇧🇩 Bangladesh: Districts and Cities (thanks to S.M. Mehdi Akram)
      • 🇧🇫 Burkina Faso: Regions and Provinces (thanks to Stéphane SAMANDOULOUGOU):
      • 🇨🇺 Cuba: Provinces and Municipalities (thanks to Ramiro Rodpa)
      • 🇭🇹 Haiti: Departments and Communes (thanks to Edner Zephir)
      • 🇲🇾 Malaysia: States, Federal territories and Districts (thanks to Amirah Zainuddin)
      • 🇲🇺 Mauritius: Districts, Cities, Towns, and Regions (thanks to Audrey)
      • 🇲🇽 Mexico: States and Municipalities (thanks to Carlos Velasco)
      • 🇳🇪 Niger: Regions and Departments (thanks to Ibrahim Nasir)
      • 🇹🇷 Turkey: Provinces and Districts (thanks to Selcuk)
      • 🇻🇳 Vietnam: Provinces and Districts (thanks to Nguyen Le)
  • 1.3.1 - Dec 9, 2020
    • Fix filter hook for places in Sri Lanka and Mauritius
  • 1.3 - Nov 30, 2020
    • Since this release you can use two new filter hooks that allows you handling both the list of States and Places:
      • scpwoo_custom_states_xx: It allows you to handle the States of a given country. The xx at the end must be replaced by the two-letter country code in lower case.
      • scpwoo_custom_places_xx: It allows you to handle the Places of a given country. The xx at the end must be replaced by the two-letter country code in lower case. Please read the article Using the filter hooks to learn How to use.
  • 1.2.11 - Oct 07, 2020
    • Added four new countries:
      • 🇦🇺 Australia: States, Territories, and Cities (thanks to Gopinath N A)
      • 🇧🇭 Bahrain: Parishes and Districts (thanks to Ebrahim Ahmed)
      • 🇵🇾 Paraguay: Departments and Districts.
      • 🇵🇪 Peru: Departments and Districts (thanks to David Soto)
    • Updated 1 country:
      • 🇪🇸 Spain: Updated keys from States array (thanks to Javier Esteban)
  • 1.2.10 - Jul 31, 2020
    • Added five new countries:
      • 🇪🇬 Egypt: Governorates and Cities (thanks to Heba Fareed)
      • 🇬🇭 Ghana: Regions, Cities, and Towns (thanks to Edem Adjokatcher)
      • 🇰🇼 Kuwait: Governorates and Districts (thanks to 3Lahoonk)
      • 🇱🇧 Lebanon: Provinces and Cities (thanks to Mohamad Ali Makkeh)
      • 🇦🇪 United Arab Emirates: Emirates and Localities (thanks to Waqas Ahmad)
    • Updated 2 countries:
      • 🇩🇰 Denmark: The "State" field was deactivated and all the cities were listed in "City" field directly.
      • 🇩🇰 Denmark: Updated list of cities (thanks to jonasskafte)
      • 🇻🇪 Venezuela: Removed "Municipality" variable from places/VE.php.
  • 1.2.9 - Jun 20, 2020
    • Added two new countries:
      • 🇧🇴 Bolivia: Departments and Municipalities (thanks to ionixcorp)
      • 🇩🇴 Dominican Republic: Provinces and Municipalities (thanks to Javier Molina)
    • Fixed: Algeria did not display the cities (thanks to @yas-se for reporting)
  • 1.2.8 - Jun 01, 2020
    • Added three new countries:
      • 🇩🇰 Denmark: Regions and Municipalities (thanks to jonasskafte for testing this country)
      • 🇭🇳 Honduras: Departments and Municipalities (thanks to jbermudez00)
      • 🇵🇰 Pakistan: Provinces, Territories and Districts (thanks to Faisal Basra)
    • Updated 1 country:
      • 🇴🇲 Oman: Added translation support for location names (thanks to Moayid)
  • 1.2.7 - May 17, 2020
    • Added five new countries:
      • 🇪🇨 Ecuador: Provinces and Cantons (thanks to Franklin Lucero)
      • 🇰🇿 Kazakhstan: Regions and Districts (thanks to Iminov Anvar)
      • 🇴🇲 Oman: Governorates and Provinces (thanks to iAlwardi)
      • 🇷🇴 Romania: Counties and Cities (thanks to Razvan Farte)
      • 🇱🇰 Sri Lanka: Districts and Cities (thanks to Pasindu Perera)
    • Updated 1 country:
      • 🇨🇱 Chile: removed "Región:" in State names (thanks to CLobo96)
  • 1.2.6 - April 16, 2020
    • Added four new countries:
      • 🇧🇧 Barbados: Parishes and Places (thanks to Damien Alleyne)
      • 🇸🇻 El Salvador: Departments and Municipalities (thanks to ChronHeart)
      • 🇮🇹 Italy: Provinces and Municipalities (thanks to Claudio Tegazzini)
      • 🇵🇹 Portugal: Districts, Autonomous Regions and Municipalities (thanks to Javier Esteban)
    • Fixed some issues with 🇳🇬 Nigeria (thanks to Ibrahim Nasir)
    • Added two experimental filter hooks to Algeria (How to use):
      • scpwoo_custom_states_dz - handles Provinces of Algeria
      • scpwoo_custom_places_dz - handles Communes of Algeria
  • 1.2.5 - April 06, 2020
    • Added three new countries:
      • 🇨🇴 Colombia: Departments and Cities (thanks to José Ayrám)
      • 🇸🇦 Saudi Arabia: Regions and Governorates.
      • 🇺🇾 Uruguay: Departments and Cities (thanks to Alfonso Frachelle)
    • Added support translation feature for location names of Algeria and Saudi Arabia.
    • Added plugin page banner and icon. Thanks to Javier Esteban!
    • Updated screenshot.
  • 1.2.4 - March 30, 2020
    • Fix an issue with a country (Algeria)
  • 1.2.3 - March 22, 2020
    • Added localization to "State" and "City" field labels
  • 1.2.2 - March 22, 2020
    • Added six new countries:
      • 🇩🇿 Algeria: Departments (Wilaya) and Municipalities (Baladiyahs) (thanks to Walid Yacine MAZED)
      • 🇧🇷 Brazil: States and Municipalities (country request - issue #35)
      • 🇳🇮 Nicaragua: Departments and Cities (thanks to ahc505)
      • 🇷🇺 Russia: States and Cities (thanks to Sarge Madovsky)
      • 🇪🇸 Spain: Provinces and Municipalities (thanks to Javier Esteban)
      • 🇹🇳 Tunisia: Governorates and Districts (thanks to Anouar Ben Saad)
    • Updated 2 countries:
      • 🇨🇱 Chile: states codes (thanks to Luis Urrutia)
      • 🇬🇹 Guatemala: missing municipalities (thanks to macnomo)
    • Tested up to WooCommerce 4.0.1
  • 1.2.1 - March 18, 2020
    • Added two new countries:
      • 🇵🇦 Panama: Provinces, Districts and Corregimientos
      • 🇻🇪 Venezuela: States and Municipalities (with their capitals)
    • Invert the order of State and City fields to have more sense with the steps of form.
    • Fix text domain in plugin header comment (states-cities-and-places-for-woocommerce).
    • Fix some typos and strings without translation functions.
  • 1.2.0 - February 07, 2019
    • Added a new country:
      • 🇬🇹 Guatemala
  • 1.1.1 - August 28, 2018
    • Updated Chilean states and cities (16 states, no numbers).
  • 1.1.0 - July 09, 2017
    • Added a new country:
      • 🇨🇱 Chile
  • 1.0.2 - August 11, 2016
    • Change author name.
  • 1.0.1 - August 10, 2016
    • Updated README file.
  • 1.0 - August 10, 2016
    • First release.

woocommerce_states_places's People

Contributors

adjokatsee avatar apnawaqas avatar chitezh avatar cxicara avatar devgene avatar faisalbasra avatar garretthyder avatar h2kyaw avatar hazmeunapaginacl avatar hebafareed avatar hounw avatar ialwardi avatar jbermudez00 avatar jonaskirch avatar joseayram avatar kh4l33l avatar luisurrutia avatar luqmaansiddeeq avatar maddagepasindu avatar makkehma avatar marcqueralt avatar moayid avatar nguyenrom avatar nobnob avatar razvanfarte avatar rodmontgt avatar ronimondal avatar scrat911 avatar w-mazed avatar yordansoares avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

woocommerce_states_places's Issues

Kuwait

Can you add the below states to kuwait country?

1- Al Asimah (Capital)
2- Hawalli
3- Farwaniya
4- Mubarak Al-Kabeer
5- Ahmadi Governorate
6- Jahra Governorate
Thank you

State &City Order

Hello

How can I change the order of the city & state please?

Thank You.

Delivery Fee/City

Hi Gozie,

Thanks for putting this plugin together.

If I may ask, is there a way shipping fee can be calculated per city on checkout with the plugin?

Please let me know.

Thanks

Error select city

I have one critical problem. When user navigate to the checkout page and select their state, the city field does not refresh and not active and I have to refresh the entire page to take effect. Also, when switching between states, the cities does not change.

Please can you help me

Postal codes

Hi, first of all your plugin is very usefull, thanks! I want to understand if is it possible to include postal codes ain the plugin?why? most of shipping plugin need a postcode to do the math ofr shipping calculation, so basically what we need is include a postal code after user selected state and the city, obvoisly there will be only one postal code for each city.

Regards

i want to add zip code as drop-down list

dear I want to add zip code as drop-downlist

so when I am trying to add shipping zone based on places it's not applicable on woocommerce its only country and city so I want to use zip code to Handel this issue

so how can add zip code related to places
so when anyone chooses city this choose place i can Handel shipping cost for this place
thank you

Calcute Shipping zone by cities

It plugin is really good, but I need the shipping zone can be cities, not states. So, in the checkout process, the customer can choose the state first, then he can choose the active cities of that state. Also how you developed the plugin, but cities can be the shipping zone.

I will donate in this plugin or pay, if some one can help me.

Thanks

Shipping Rates by LGA

Hello. Thank you for such a great plugin. The question i have is how to make woocommerce calculate shipping based on the city/local government. I have been unable to do that. Shipping rates are still being calculated based on state and zipcode. Thanks.
I have also been unable to use loco translate to translate some of the plugin's strings.
looking forward to your response

Add Saudi Arabia

Hi, I have a list of all cities of Saudi Arabia.
Can you add it to your plugin?
Thanks

Error Shipping Calculation

Steps to recreate the issue.
Create the account and enter the city, every thing is working fine.
After adding an item in cart and going to cart page, and clicking "Change address" in the shipping calculator.
The city field is showing as an input type="text"
When i change the state to some other state then the City field works fine as a drop down

Can you kindly fix it so that its a dropdown from the start.

details

Wocommerce Shipping Regions not showing places only states

Hi ,
In Woocommerce > Settings > Shipping > Shipping Zones > Add Shipping Zone ,
the zone region box only shows the Country States as a sub level of the country but it is not showing the places.

Places should be a sub.level of the states , and states a sub level of the country.

[Morocco] NEW STATE

Hello,

I would like to ask you if it is possible to add morocco in your plugin.
Also, I tried to instal the plugin, but it didn't showed the dropdown

Thank you

Colombia data

Hello!

I have a list of deparments and cities of Colombia.

I will send you a PR soon.

Egypt ( States & Cities )

Dear sir,
Kindly and please urgently add Egypt, States, and Cities, or let me know how to add them manually with this version.

Thank you.

Key codes for Cities

I want to make the option value of city like the country and state that's have their own key code.

Cart show city (places) doesn't update after change state and press "update totals" button

Hi, if i change the state on cart shipping calculator, and then press the button "update totals" to show the cities, nothing change, the calculator still shows the previous state cities.

captura de pantalla 2017-09-27 a la s 8 55 32 p m

if you see, "Santander" is the State, and Barranquilla it's the city but, not this state. i have clicked the "update totals" button but nothing change, i need to reload the page for change the cities shown

any idea about translation ?

hello
first thanks for your great work

is there any way or suggestion to translate cities&places name to be multilanguage
like file NG.php and NG.fr.php wehn website language is french get french file and english will get the english file
??
any solutions

Conflicts with "sell to specific countries"

If the option is enabled in "all countries", everything works perfectly.
But when we select the option "To specific countries" and select a specific country, the plugin stops working.

The problem of changing the language of a browser does not change the language of the names of regions

Hello..
The problem of changing the language of a browser does not change the language of the names of regions

I have a list of regions
1- English language
2- Arabic language

I would like when the site language changes, the names of regions change according to the language

I have full names of the regions of Kuwait
In two languages, Arabic and English

Waiting for reply and problem solving, thank you

romania

Please help with cities and states, thanks

Ver comunas de Región: Metropolitana de Santiago

Par ver las comunas de la Región: Metropolitana de Santiago se debe ir al archivo "places/CL.php" y cambiar la línea 107 donde dice "RM" por "MET"
Dice:
'RM' => array(

Debe decir:
'MET' => array(

Translation to Romanian

I know this is not an issue, but I got this idea in my mind and found no better place to write it down so I don't forget it.

I saw there is no Romanian translation for the plugin and went on Wordpress's translation page where I found there are 1k+ strings to translate.
Most of the strings are city names.
In Romanian most of them are exactly the same
Wp tool shows Romanian is translated 1%
Wordpress's translation tool/page imposes you to complete an input form for each one of them even if it's the same string
This process would take a lot to finish
I want to make changes only to those cities with different name and those strings that need translation
The tool from WP does not facilitate that
I want 100% translation

Do you guys have any ideas of how to achieve this better? There is LocoTranslate, but not sure if it's going to work the way I described

Also, at some point I would like to translate the Romanian cities -> English (București -> Bucharest, and I think that's it :)), the others are the same)

Changelog

I saw that the changelog from readme.txt of /trunk and README.md is outdated.
The plugin version is 1.0.2 and the changelog shows it until 1.0.1.
Also, the changelog needs to be in descending order and grouped, i mean:

= 1.0.1 =
* 10/08/2016 Update readme.
* 10/08/2016 Change author name.
= 1.0 =
* 10/08/2016 First release.

If you give me the change details of 1.0.2 version I can make a pull request.
Also, can we release a 1.0.3 version with Chilean states and places? I will be happy to add it to the changelog too.

Chile cities in Shipping Area

Hello, I am developing ecommerce in Chile, I need to create the shipping areas by commune. But when looking for the shipping area, only the provinces appear and not the communes. I manage the communes in the province of Santiago, each commune has a shipping price.

Any way to do it?


Hola, estoy desarrollando en ecommerce en Chile, necesito crear las zonas de envio por comuna. Pero al momento de buscar la zona de envio solo aparecen las provincias y no las comunas. Manejo las comunas en la provincia de Santiago, cada comuna tiene un precio de envio.

¿Alguna manera de poder hacerlo?

https://i.ibb.co/470K7QK/Captura-de-pantalla-2020-05-21-11-12-32.png

[Romania] Able to chain City with Zipcode

Hi

Thanks so much for your EXCELLENT work.

This is what I am looking for for a very long time! Just I wish to autofill Zipcode while City dropdown is selected! Can this be accomplished? Please kindly advise. Thank you so much!

[Lagos] Shipping method fee issues

Good day Sir,

I have installed the Plugin, all the Area for Lagos is showing, but the challenge I'm have is the Setting up shipping method for those area is not coming up to put in the flat rate for those area for Lagos. Only Lagos showing instead of various area in Lagos for that the delivery fee can be added.

Thanks

Lawson

Br

You could add Brazil?

Thanks !!!

Freight not being calculated

Hi,
After installing and activating this plugin (using it in Chile), freight/shipping is not being calculated. Cart page shows "to be calculated" but it never calculates and allows customer to pay without paying for freight/shipping. Shipping zones are setup right.
If I deactivate the plugin, WooCommerce calculates/charges freight using its own logic.
Wonder if this is a bug or if we're missing something.
Thanks for the great plugin, just facing this issue.

Add Nicaragua States

$places['NI'] = array(
'AN' => __("Región Autónoma de la Costa Caribe Norte", 'woocommerce'),
'AS' => __('Región Autónoma de la Costa Caribe Sur', 'woocommerce'),
'BO' => __('Boaco', 'woocommerce'),
'CA' => __('Carazo', 'woocommerce'),
'CI' => __('Chinandega', 'woocommerce'),
'CO' => __('Chontales', 'woocommerce'),
'ES' => __('Estelí', 'woocommerce'),
'GR' => __('Granada', 'woocommerce'),
'JI' => __('Jinotega', 'woocommerce'),
'LE' => __('León', 'woocommerce'),
'MD' => __('Madriz', 'woocommerce'),
'MN' => __('Managua', 'woocommerce'),
'MS' => __('Masaya', 'woocommerce'),
'MT' => __('Matagalpa', 'woocommerce'),
'NS' => __('Nuega Segovia', 'woocommerce'),
'RI' => __('Rivas', 'woocommerce'),
'SJ' => __('Río San Juan', 'woocommerce'),
);

This are the Nicaragua States, Please add them

Add Denmark

Hi there,

Hope you are well.

Firstly, thanks for providing such a great plugin to the WP community – it's much appreciated!

I'd like to suggest adding Denmark as a new location. There are no states or counties in Denmark, but perhaps we could connect the zip-/postcodes to the different cities? If that's not possible, then it would still be useful to add just the cities as a dropdown searchable list instead of the standard text field.

I'd love to simply add this as a pull request myself, but I am not sure exactly how to create the file in the correct and easiest way. However I've managed to pull all the postcodes and cities in Denmark into a CSV file – perhaps that's useful? Here's the CSV file: https://goo.gl/ipe4sz

I hope you'll consider helping me add this location so that we can make this great plugin even more relevant to more people! 😃

Many thanks!

Jonas

City town, does not lockin

I edited your plugin and added city's and towns from Romania.

It all went ok.
The only problem is that after i select the state/county, i chose the city for selected state, but it does not lockin . It just like i never selected, and the checkout requires a city/town.

Also tried with the Nigeria city's , the same. The city does not lockin .

Bug

Hi,

The following message appear in the checkout page of the store:

There are no shipping options available. Please ensure that your address has been entered correctly, or contact us if you need any help.

At the first load of that page, there is no drop-down button on the province field.

Please, help because my customers cannot buy from the site.

Best

Alejandro

Emtpy City Combo Box

Hi Teem
Billing city field list don't appear after select the state combo box. This fields, appear a tiny moment after the state (billing_state) was selected and after the city list disappears.
2020-05-06 13_02_19-Microsoft Edge
WooCommerce: 4.1.0
WordPress: 5.4.1
PHP: 7.3.8
States, Cities, and Places for WooCommerce: 1.2.6

Would appreciate your help

Thanks

Folder structure

It's necessary to have the current project structure?
Can i make a pull request with a new folder structure?

Funcionalidad para PERU

Hola,

Me resulta excelente el plugin que han desarrollado.

¿Me podrían ayudar creando la alternativa para PERU?

¡Muchas gracias!

Chile's Region Metropolitana cities dropdown doesn't work

Hi, when choosing Region Metropolitana, the cities dropdown doesn't work, doesn't show results, and if you try to type in it it says that city doesn't exists. For it to wokr you have to choose another region and then go back to metropolitana.
Does anyone knows how this could be fixed? the website is loosing sales. skin79.cl and bellezacoreana.cl
Thanks

Guatemala missing cities

Hello guys, just found a couple of issues with Guatemalan Cities.

  1. Chimaltenango state has wrong cities, instead, it has Baja Verapaz cities.

Chimaltenango Cities: Acatenango, Chimaltenango, El Tejar, Parramos, Patzicía, Patzún, Pochuta, San Andrés Itzapa, San José Poaquíl, San Juan Comalapa, San Martín Jilotepeque, Santa Apolonia, Santa Cruz Balanyá, Tecpán, Yepocapa, Zaragoza

  1. Escuintla state is missing: Sipacate city
  2. Huehuetenango state is missing: Petatán city
  3. Petén state is missing: Las Cruces and El Chal cities
  4. Quetzaltenango state has a city named San Miguel Sigüilá, city is missing dieresis "ü" =alt+129
  5. San Marcos state is missing: La Blanca city
  6. Suchitepequez state is missing: San José La Máquina city
  7. Zacapa state is missing: San Jorge city

I really needed this states and cities for my project, i appreciate all your hard work!

Can't wait for this update.

Thanks a lot!

RTL support

please update to support rtl website, see mine : metsydz.com
thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.