tripflex
Forum Replies Created
-
Sign up at the link above and select “Beta Tester” as the license type. Make sure you use actual information when you signup, any accounts that are created with obvious false address, name, etc, and automatically removed.
Forum: Plugins
In reply to: [WP Job Manager] Errors after removing fieldsThat is true, if
WP_Debugis disabled those warnings will not show (which it should always be disabled in production, at LEAST disableWP_Debug_Display)You can get a free beta tester license for my field editor plugin that should remove those warnings from showing as even if it’s disabled I still have the field a part of the array so it’s just a blank value … get one here:
Forum: Plugins
In reply to: [WP Job Manager] Adding sections other than "job" or "company"Or add your own custom fields using my plugin, get a beta tester license for free while it’s still available:
Forum: Plugins
In reply to: [WP Job Manager] Custom the job submit formYou can disable those fields with the latest release of my Field Editor plugin (includes any custom fields added by filter too), get a free beta tester license while it’s available:
Forum: Plugins
In reply to: [WP Job Manager] Add Region Taxonomy in resume managerThat would be correct 🙂
@masbill wont last long, but you can get a free beta tester license for my plugin that does exactly this (last release this morning 1.1.1 including custom taxonomy field types) …
Just make sure you’re using WP Job Manager 1.14.0 or higher to use the custom taxonomy fields
Get the plugin here:
https://plugins.smyl.es/wp-job-manager-field-editor/Forum: Plugins
In reply to: [WP Job Manager] Add fields in resume submissionYeah, use this plugin I created:
http://ww.wp.xz.cn/plugins/wp-job-manager-shortwidget/Or in the latest release of my WP Job Manager Field Editor I have included pluggable functions such as
get_job_fieldand so onForum: Plugins
In reply to: [WP Job Manager] Add fields in resume submission@sueheap you need to use a shortcode or widget or something to display the field on the resume/job itself. Only default fields are shown on the actual listing.
Forum: Plugins
In reply to: [WP Job Manager] Custom FieldsYou 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.
Forum: Plugins
In reply to: [WP Job Manager] Unsetting the remaning company fieldsYou can get a free beta license for my field editor plugin that will allow you to disable some of the default fields from the frontend, including those company ones:
Forum: Plugins
In reply to: [WP Job Manager] Problem with saving and viewing resume manager custom fieldsYou can get a free beta license for my field editor plugin that will allow you to edit job and company fields, resume fields will be released in the next couple days. If you want a copy early email me ( myles -AT- smyl.es )
You can get a free beta license for my field editor plugin that will allow you to add fields:
https://plugins.smyl.es/wp-job-manager-field-editor/
And then use a shortcode (see documentation) to output it on the job listing
Forum: Plugins
In reply to: [WP Job Manager] Is it possible to add a Captcha field to the form?Yeah the only thing I can think is to use it on first step, then check the nonce after that step maybe? I’ll look into it today and see what I can come up with.
Could possibly use something like really simple captcha and check on each step storing the captcha from first step in hidden field … hmm ill see and let you guys know
Forum: Plugins
In reply to: [WP Job Manager] Salary Fields for JobsYou can get a free beta license for my field editor plugin that allows you to add this field from admin backend:
Forum: Plugins
In reply to: [WP Job Manager] Add custom field in listingYou can get a free beta license for my field editor plugin that creates a shortcode
[job_field key="field_meta_key" job_id="111"]you can use to display through a widget or anywhere else that supports shortcodes. Job ID is optional, if you don’t add a job_id it will use the current job listing the shortcode is in.https://plugins.smyl.es/wp-job-manager-field-editor/
I’ve also got a free plugin for shortcode and widgets you can get here:
http://ww.wp.xz.cn/plugins/wp-job-manager-shortwidget/Forum: Plugins
In reply to: [WP Job Manager] edit/remove fields in job formYou can get a free beta license for my field editor plugin that will allow you to disable some of the default fields from the frontend:
https://plugins.smyl.es/wp-job-manager-field-editor/
Feature will soon be added to hide only on frontend or admin section but right now it will disable the field both admin and frontend.