Title: Custom Fields
Last modified: August 21, 2016

---

# Custom Fields

 *  Resolved [rustyrust](https://wordpress.org/support/users/rustyrust/)
 * (@rustyrust)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/custom-fields-129/)
 * Hello,
 * Disparately looking for a handy and easy solution to add custom fields on job
   submission form and display them where I want in my templates using php, I ended
   up purchasing the Custom Fields plugin by Remi Corson which you are advertising
   everywhere.
 * But unfortunately, this was a big mistake. The plugin forces the custom fields
   to display in the “Job details” section and output them in the bottom of the 
   job description on single job view. It also comes with zero documentation and
   a disaster support forum with an absent developer. (I’m not the only one who’s
   saying this).
 * Anyway, I’m not here to complain to you. I found an awesome alternative called
   Advanced Custom Fields by Elliot Condon and I’m wondering if I’ll be able to 
   use with your plugin, especially for the job submission form. Any ideas about
   that ?
 * Are you planning by any chance to develop your own add-on for this ? I’ve bought
   a couple of your add-ons and I just love them.
 * Ty.
 * [https://wordpress.org/plugins/wp-job-manager/](https://wordpress.org/plugins/wp-job-manager/)

Viewing 3 replies - 16 through 18 (of 18 total)

[←](https://wordpress.org/support/topic/custom-fields-129/?output_format=md) [1](https://wordpress.org/support/topic/custom-fields-129/?output_format=md)
2

 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/custom-fields-129/page/2/#post-5000605)
 * Slugs cannot contain slashes. The slug is this part: [https://dl.dropboxusercontent.com/s/fi1o6b5rfsscy8d/2014-06-23%20at%2017.41%202x.png](https://dl.dropboxusercontent.com/s/fi1o6b5rfsscy8d/2014-06-23%20at%2017.41%202x.png)
 *  [tripflex](https://wordpress.org/support/users/tripflex/)
 * (@tripflex)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/custom-fields-129/page/2/#post-5000634)
 * You can get a free beta license for my field editor plugin that should solve 
   all these issues for you.
 * Im also taking suggestions on features to add, right now there are shortcodes
   available to output the values on the frontend, but I can add a function you 
   can call to do it as well, just let me know.
 * [https://plugins.smyl.es/wp-job-manager-field-editor/](https://plugins.smyl.es/wp-job-manager-field-editor/)
 *  [jeffreybeckers](https://wordpress.org/support/users/jeffreybeckers/)
 * (@jeffreybeckers)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/custom-fields-129/page/2/#post-5000663)
 * Hi,
 * I got the same problem with the plugin from Remi.
 * I’m trying to output some custom fields in the sidebar of a single job. I tried
   it with this, but it doesn’t output anything:
 * ‘<?php _e( ‘Inzet:’, ‘job_manager_admin_notification’ ); ?> <?php echo get_post_meta(
   $args[0]->ID, ‘_inzet’, true ); ?>’
 * Please help..

Viewing 3 replies - 16 through 18 (of 18 total)

[←](https://wordpress.org/support/topic/custom-fields-129/?output_format=md) [1](https://wordpress.org/support/topic/custom-fields-129/?output_format=md)
2

The topic ‘Custom Fields’ 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/)

 * 18 replies
 * 4 participants
 * Last reply from: [jeffreybeckers](https://wordpress.org/support/users/jeffreybeckers/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/custom-fields-129/page/2/#post-5000663)
 * Status: resolved