Submission Form – Job Fields Show Up, Application & Compmany Fieldsd Don't
-
I’ve made no changes to the form fields themselves, but anything I put within the job array will show up as a field. The application array (used for submitter’s E-mail, which my client requires) does not. I even made a new entry into the array called job_email, and the field showed up on my form. I submitted the form fine, but of course the “job_email” was nowhere to be found.
My question is why is nothing below the jobs portion of the array showing? I’ve removed the categories entry because we don’t have categories, but that’s in the jobs array and shows up fine. All I need from the Company Array is the Company Name.
If possible, I’d like to change the priority so Company Name is the first field, the Application E-mail/URL is the second, followed by the job information.
I have made no other changes to the class-wp-job-manager-form-submit-job.php, besides the slight change above (removing job category) and adding a mail function so that my client would receive an E-mail when a job is submitted, but I have commented it out while I’m testing.
Here’s a dropbox link to the source of that page — https://www.dropbox.com/s/rgvb9mlz3x7lcd9/class-wp-job-manager-form-submit-job.php
Any help would be appreciated. Especially if you can tell me how to prioritize the fields in the manner I’m looking for, but even if I can find a way to get all fields showing, it would help me immensely
- The topic ‘Submission Form – Job Fields Show Up, Application & Compmany Fieldsd Don't’ is closed to new replies.