To configure which countries and regions for shipping and billing, you need to edit your WooCommerce settings at WP Admin > WooCommerce > Settings > General.
It is still possible to limit the shipping area in the shipping configuration at WP Admin > WooCommerce > Settings > Shipping. But in that case, all the other provinces you don’t want to ship to will still be available to select in the checkout form, and a message for “no shipping methods available” will be displayed when the customer selects those provinces.
Another way to do it is to use a checkout field editor plugin to change the options available for the province field to limit it to the provinces you ship to. Currently, we recommend using the plugin Checkout Field Editor for WooCommerce (by Themehigh), as we have tested and added full compatibility with it for Fluid Checkout.
I hope this helps already.
In any case, this type of change is considered customization which is not covered by our support scope.
Fluid Checkout was skipping the validation for some fields added by other plugins if those fields did not have the class input-text or matched other criteria.
The problem has been fixed and the changes will be available with the next update of the plugin, which is set to be released in a few days.
You can also use the beta version from the link below:
Additionally, the missing class input-text is also why the date field on your website does have the same look and feel as the other fields. That is a compatibility issue between the Checkout Field Editor plugin and theme used, as the theme expect the fields to have that class to apply the correct styles.
To get that fixed, I suggest you contact the Themehigh or the theme support teams and see if they can fix that for you.
I’m closing this ticket for now. If you need further assistance related to this issue, simply reply to this message to re-open it.
I meant that the date field “does not* have the same styles” as other fields, see the postal code field for example on the screenshot below take from your video. See that the border is darker and thicker on the date field, and the field is smaller in height compared to other fields.
I see, but when you use that “Class” field in the field settings, that is not applied to the expected element but to its container element, and the Checkout Field Editor does not use the input field classes even when set correctly via code.
You will need to contact the Themehigh or your theme’s support team to get this fixed, since changes to the Checkout Field Editor will likely be needed.
I’m closing this ticket for now. If you need further assistance related to this issue, simply reply to this message to re-open it.