Hi,
I hope someone can help with this issue.
At checkout I have all the US states populated as expected in the drop down field for billing address, however I have none available in the State field for Shipping address??? Just -Select- and no options.
I am on the latest version of joomla and VM 3.4.5 10063
Am I doing something wrong? All countries and states are populated correctly in admin...
live site url?
Normally it is a JS error or debug on corrupting/preventing the ajax return
We have no errors in the console log on any of the tested browsers. We have also tested with the default Joomla templates and disabled all additional plugins. Billing address state field populates without issue (if this helps).
VM 3.4.5 10063 was a development/test version. Maybe try the current VM release, 3.6.8 ( http://dev.virtuemart.net/projects/virtuemart/files ) on a backup of the live site to see if that fixes the issue.
does the ajax fire to fetch the states when u choose a ST country?
The country field for shipping address is not there... I only have a country select field for Billing which is set to automatically select USA
?? Enabled in shopper fields for Show in shipment form ??
Brilliant! That WAS the issue!
It was that simple... Just needed to enable the country to show in the shipping form and the States list populated as expected...
Thank you!!!