Hey cowtowncreative,
Please see:
https://wpjobmanager.com/document/template-overrides/
You can edit your content-single-job_listing-company.php to make these changes.
Kind Regards,
Scott
Or hide it with CSS. Or disable the ‘website’ field during job submission so its no longer set to display 🙂
Thank you
Scott, I tried to do that, but it didn’t change anything. I copied and deleted the file, and it did nothing.
I am not a developer by any stretch and can’t really code. How do I “disable” the website field during job submission?
In your theme functions.php, add something like: https://gist.github.com/mikejolley/186d611d54dd78f3cc03
This will remove the website field from the job submission form.
That worked! Thanks so much