Title: Code not working
Last modified: August 22, 2016

---

# Code not working

 *  Resolved [creativemind1](https://wordpress.org/support/users/creativemind1/)
 * (@creativemind1)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/code-not-working-9/)
 * I’ve tried deleting all Company details from job-submit.php but however when 
   I save the changes in the Employer Dashboard, it is asking for Company Name (
   as it is required field). I don’t want company details to be shown in job posting
   or employer dasboard
 * [https://wordpress.org/plugins/wp-job-manager/](https://wordpress.org/plugins/wp-job-manager/)

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/code-not-working-9/#post-5836655)
 * This is the correct method [https://gist.github.com/mikejolley/9476823](https://gist.github.com/mikejolley/9476823)
 *  Thread Starter [creativemind1](https://wordpress.org/support/users/creativemind1/)
 * (@creativemind1)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/code-not-working-9/#post-5836658)
 * That will completely wipe out the company fields however I want to display these
   fields under another link not on POSt job
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/code-not-working-9/#post-5836660)
 * The snippet is for the frontend forms only; post and edit.
 *  Thread Starter [creativemind1](https://wordpress.org/support/users/creativemind1/)
 * (@creativemind1)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/code-not-working-9/#post-5836664)
 * I posted that in function.php but sadly it doesn’t have any effect. I still see
   that employer can see company details in “Post a Job” or in editing profile
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/code-not-working-9/#post-5836666)
 * Can you screenshot what you are seeing please?
 *  Thread Starter [creativemind1](https://wordpress.org/support/users/creativemind1/)
 * (@creativemind1)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/code-not-working-9/#post-5836667)
 * This is the screenshot of the Employer Dashboard
    [Image link](http://dogstarcatering.com/wp-content/uploads/2015/02/image1.png)
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/code-not-working-9/#post-5836668)
 * Company mission is not a core field -its being added by something else. Custom
   code, theme or field customiser plugin.
 *  Thread Starter [creativemind1](https://wordpress.org/support/users/creativemind1/)
 * (@creativemind1)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/code-not-working-9/#post-5836670)
 * It’s using line 34 [here](https://github.com/mikejolley/WP-Job-Manager/blob/master/templates/job-submit.php)
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/code-not-working-9/#post-5836676)
 * Thats where all fields are output yes, but the ‘company mission’ field is not
   a core field. Something else is adding it.. Core fields are name, tagline, logo,
   twitter
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/code-not-working-9/#post-5836678)
 * Just to clarify, unless you unset the methods like in my gist, the form will 
   still try to validate the required fields. Removing the section from the template
   file is not enough.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Code not working’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

 * 10 replies
 * 2 participants
 * Last reply from: [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/code-not-working-9/#post-5836678)
 * Status: resolved