I had most things working correctly, then did something (and I don't know what) that screwed up display of my shipping and billing addresses in the checkout process. Now, instead of seeing:
Name
Street Address
City, State
Zip
I'm seeing:
Name
Street Address
Zip City
State
I tried ordering the custom fields but that seemed only to drive the popup display for adding an address.
Also - I want to display the State Abbreviation (defined in the 3 char code field) rather than the state name and would prefer not to see the Country (Default is US and our organization wouldn't be shipping outside of the US). What is the best way to do this?
Update: I got this working - found a similar post and followed instructions to edit appropriate address_template files.