We can set the country but not the province
-
We use Woocommerce for a restaurant were visitors can pre-order pickups and order food to be delivered. They limit their deliveries to 1 country and 1 province, since they are on an island and the whole island is part in the same province. we can set and limit the deliveries to this province with a plugin but the checkout fields are not changed by this plugin, did not expect this. It actually requires those fields to check if the delivery is in the allowed area.
We already set the shop to limit it to the country. So on the checkout fields, we see ‘country’ as an input area, but it is read only and pre filled with the country.
We basicly want the same for the province.
But we are unable to. There are plugins or custom codes we found that either hide the field, remove it or rename it. But all these break the other plugins that rely on that field to be filled.
Is there a way to change this?
- The topic ‘We can set the country but not the province’ is closed to new replies.