Events Made Easy › Forums › Bug fixed or feature request implemented › State Dropdown not Loading States
- This topic has 9 replies, 3 voices, and was last updated 8 years ago by
Franky.
-
AuthorPosts
-
Tue 27 Mar 2018 at 17:57 #57771
Anonymous
InactiveHi,
One of my client sites has a State selection on one of their forms, and recently it has stopped loading the states in the dropdown. I tried adding states on the backend (I added Pennsylvania and Maryland) but that didn’t seem to make a difference, either. Since it’s a required field, people are unable to submit the form.
Here is the address:
https://glenmeadow.org/events/22/silk-road-ensemble/
We are using #req_state to pull the form field into the form template (see below for what I have in the template).
Register
*Required FieldsName*
#REQ_NAMEEmail*
#REQ_EMAILPhone*
#REQ_PHONEAddress*
#REQ_ADDRESS1City*
#REQ_CITYState*
#REQ_STATEZip Code*
#REQ_ZIPNumber of Attendees*
#_SPACESEmergency contacts for each attendee:*
#REQ_FIELD{1}Food choices for each attendee:*
#REQ_COMMENT#_SUBMIT{Register}
Tue 27 Mar 2018 at 18:22 #57773Franky
KeymasterDo you have a country defined? And are the states linked to that country?
Tue 27 Mar 2018 at 18:29 #57774Anonymous
InactiveYes, I have a country defined (US) and they are linked to the country. The only thing I wasn’t sure about was the NUM-3 field? I just left it blank so it is 0.
Tue 27 Mar 2018 at 22:11 #57776Franky
KeymasterConfirmed as a bug where only 1 country is defined and not used in the rsvp form (since #_STATE should then refer to the states of that 1 country).
This should fix it:
https://plugins.trac.wordpress.org/changeset/1847930/Sun 8 Apr 2018 at 04:06 #57816Anonymous
InactiveWill this bug be fixed in the next update? If not, could you go into a little more detail about the patch for it now? I am having the same problems.
Thanks,
DebbieSun 8 Apr 2018 at 09:18 #57817Franky
KeymasterIt will be in the next version. If you are not sure how to apply the fix then you’ll need to wait.
Sun 8 Apr 2018 at 19:26 #57818Franky
KeymasterSmall update: this fix is already in the released version 2.0.26
Sun 8 Apr 2018 at 23:39 #57819Anonymous
InactiveHi Franky,
Hmmm…it is not working on my site.
Here is the test page:http://www.narryecaldwell.com/events-2/?event_id=20
Thanks for checking this out. And, yes, I am using version 2.0.26.
Debbie
Mon 9 Apr 2018 at 07:45 #57820Franky
KeymasterDo you have more than one country defined? If so, you need to show the country selection too.
Mon 9 Apr 2018 at 12:39 #57821Franky
KeymasterBtw, the next version will be more strict: if no countries are defined, you won’t be able to manage states.
-
AuthorPosts
- The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.