Change Required Fields for Post Project
I'm trying to change the fields that are required for posting a project but having trouble overriding the jquery. I looked at creating a form through the wordpress dashboard but I think that would turn out to be more of a headache since it doesn't have the options to pull in categories, skills, location etc. I found the validator for the post project form in the app-project-edit script, copied it and changed to not require '_hrb_budget_price' then deregisterd/dequeued the original and added in mine but that seems to have broke a few other things as well like the skills and location. Is there another script running somewhere I'm missing?