But the field remains optional. Any reason why?
In the last website (made 3 months ago) with the same theme and same plugins the code works. Maybe the cause is the new update of woo commerce?
Thanks for your support,
Ari
I am building a multivendor marketplace with Dokan coupled with Woocommerce in 2 different languages, English being the primary language and French the secondary one. On the checkout page, the dropdown list of the State field shows normally and checkout process is smooth when in English.
English checkout
However when in French, the dropdown list does not show and the field looks like a regular field. It is possible to fill it in manually, but then I get an error message saying that the state name is not valid and the checkout process cannot go through.
French checkout
Help to resolve this issue would be much appreciated. Thank you!
]]>In mobile devices, it is hard to select from a dropdown. Especially when the list of options is long (like states). it would be better to perform as a pop-up.
Is there any solution for this issue?
thanks
I have problem. When I turn on plugin “PayPal Checkout Payment Gateway” then in my checkout page the “state” field is not required.
How can I make it required? Because I need it to complete order after payment. And I need this field as required.
I tried already create some functions, but it does not work.
Thank you in advance.
]]>1. Add product to cart
2. Proceed to checkout
3. Check state field
4. Refresh page
5. Check state field again
Site switched to Twenty Sixteen Theme. Every plugin off except Woo. Woo, theme and wordpress updated to last version. Definetely a Woo issue.
Please solve this! It’s a huge conversion killer.
]]>To replicate please click the following link and then “comprar”
https://goo.gl/XJHhCd
then “finalizar compra” on the next page. On the checkout page you will notice the field “estado” is missing. Press f5 and it appears.
Thanks and looking forward to hearing from you.
]]><input name="contactState" type="text" id="contactCity" value="" maxlengtr="255">
Should read:
<input name="contactState" type="text" id="contactCity" value="" maxlength="255">
I have added a country field to a registration form. However, I do not know how to connect this field to a state field to auto-populate it based upon the country selected. Once the user selects a state, then autopopulate cities in that state for the user to select one.
Can UM do this? Please share instructions to setup a registration form with these three fields.
Thanks!!
]]>