sunnydt Posted April 4, 2009 Share Posted April 4, 2009 On my new registrations form it has the drop down box to pick your country. I changed this to only USA in my admin but it still lists all countries. Also, there is no place to pick your state for your address in this form. How does someone put in their state? Does anyone know what file it is that I can edit to add the states to it. Thanks for any help.Ok now I just tried to register and it does not even add my address or any of the info I just submited. strange Link to comment Share on other sites More sharing options...
coalesce Posted April 30, 2010 Share Posted April 30, 2010 Bump, we are having this error, but only in IE Link to comment Share on other sites More sharing options...
coalesce Posted April 30, 2010 Share Posted April 30, 2010 This will fix the state not displaying error in IE.Change: /* id_state field in managed via JS and is firstly hidden */ form p.id_state { display:none } To /* id_state field in managed via JS and is firstly hidden */ form p.id_state { } Link to comment Share on other sites More sharing options...
Bueno Posted May 15, 2010 Share Posted May 15, 2010 I have similar problem with states.I did the suggested change.Now the state field are displayed. But it's blank. Don't shows the state list.It's in http://tuttifruttipc.com.brCan anyone help me, please? Thanks. Link to comment Share on other sites More sharing options...
coalesce Posted May 16, 2010 Share Posted May 16, 2010 Make sure you have states enabled for the country you select Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now