Job Salary Not Getting Saved In Job Listing
Hi,
I edited the various php files for the Submit Job process to make Job Salary a required field. It seems to have worked fine - if you leave the field blank you'll get an error message saying it's a required field. However, even after being entered on the form the Job Salary is not getting saved with the rest of the job listing information. But if I edit the job listing, re-enter the salary and save it, it works and keeps the salary info in there.
What could be going wrong with the initial job submission process that's making it not save the salary info? I'm thinking it's something in either submit-job-process.php or confirm-job-process.php, but I've scoured both files and am not sure what I need to change. Any advice?
Thanks.