This support ticket is created vor 6 Jahren, 9 Monaten. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Heute stehen keine Supporter zur Arbeit im Werkzeugsatz-Forum zur Verfügung. Sie können gern Tickets erstellen, die wir bearbeiten werden, sobald wir online sind. Vielen Dank für Ihr Verständnis.
Could you please share problem URL where you added CRED form?
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I would additionally need your permission to de- and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important. If you agree to this, please use the form fields I have enabled below to provide temporary access details (wp-admin and FTP).
I have set the next reply to private which means only you and I have access to it.
Thanks for sharing access details. When I try to access the wp-admin it asks authorization access. Could you please share it.
There is no option available to load bulk options for US States until we add some custom code. I know nothing is broken but I need to check how you setup current field and how you are displaying it with CRED form.
I have set the next reply to private which means only you and I have access to it.
Ok - I see that the there is a field State and City attached to Job application post type and the field type is single line.
To list all States or Cities as dropdown, you need to either setup State as CPT OR taxonomy then later on we can add it as a select dropdown.
So, your task is to decide how you want to add state and city as post type or taxonomy, once you setup, let me know and I'll be happy to help you further.
Okay - this makes sense. I would prefer as a Taxonomy. Still lends the question how to import all states to taxonomy rather than single input each state...
Well - you need to create first custom taxonomy "States" and add all the terms to it Or You may import it using some custom script or plugin.
If you go with taxonomy or select field - then you can easily display it using CRED forms. The task for you is you need to create all terms or select options. Do you have database table for states?