@mikejolley – Hi..If I explain a bit about the issue we are experiencing; When using woocommerce and user switching plugin together, and admin switch to a customer’s account, the cart of the original user(admin) is displayed, instead of the customer’s cart.
So if any items are added by admin in user switch view to cart, customer when logs in will not see the cart items he added, but the admin user’s cart.
-
This reply was modified 8 years, 7 months ago by uthpala89.
You can add ‘first_as_label’ option , so first option will not be considered as selected.
And then the validation message will be displayed.
Ex : [select* state class:form-control first_as_label class:inputbox class:state “State” “Iowa” “Kansas” “Texas” ]