jonryan
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Can I use WP Job Manager plugin for education site?Hi @raketost yes you can customize the fields using the translation files https://wpjobmanager.com/document/translating-wp-job-manager/
Forum: Plugins
In reply to: [WP Job Manager] Logo over lays employers name@wpickett this is a theme related CSS issue that you will need to resolve yourself
Forum: Plugins
In reply to: [WP Job Manager] Bulk expiration date changing@gvarona it depends. If you want them all to be the same date you can run a db query on the wp_postmeta table for the _job_expires metakey
Forum: Plugins
In reply to: [WP Job Manager] Company logo does not display@keshabee this sounds like a theme issue could you possibly post a screenshot of what is happening?
Forum: Plugins
In reply to: [WP Job Manager] Job XML Feed EportHi @deegranger you can use this http://yoururl.com/?feed=job_feed
Forum: Plugins
In reply to: [WP Job Manager] Can’t delete pluginHi @jillpearson that is a bit odd that the deletion will not work in wp-admin. You can just delete the plugin in the plugins/ folder via FTP and that should be enough.
Forum: Plugins
In reply to: [WP Job Manager] Button for POSTING a job@ibiza69 you should see a submit button after the preview, are you not seeing that?
Forum: Plugins
In reply to: [WP Job Manager] Problem with CSS in the location and dateGlad you figured it out!
Forum: Plugins
In reply to: [WP Job Manager] Hide Resume Contact Info by User Role?Hi Kimology,
Yes, you can set the Resume Visibility for various fields based on role. If you have more questions feel free to contact us at wpjobmanager.com/support and we can help you quicker there 🙂
Forum: Plugins
In reply to: [WP Job Manager] Taxonomy-Dropdown doesn’t work anymore after updateHi @alexfreeskier which theme are you using. None of this should have been deprecated and I checked these on the latest version and they are still there. Are you using the Regions add-on?
Forum: Plugins
In reply to: [WP Job Manager] Proximity Search Results@betholmo06 I suggest you contact your theme author as this is a theme feature and not something that wpjm does out of the box
Forum: Plugins
In reply to: [WP Job Manager] Remove search fieldTake a look at: https://wpjobmanager.com/document/shortcode-reference/
You’ll likely want to use the show_filters parameter
Forum: Plugins
In reply to: [WP Job Manager] How to customize the Featured Listing?@chaosproz if you have a current license feel free to contact us at wpjobmanager.com/contact for faster support
Forum: Plugins
In reply to: [WP Job Manager] Show jobs in job dashboard by user roleHi @moefahmy this wouldn’t be possible without a lot of modification. My suggestion would probably be to make a shortcode that created this functionality, which will require a number of new methods for retrieving jobs. I don’t think there is any way to modify the current job retrieval methods to accommodate this.
Forum: Plugins
In reply to: [WP Job Manager] Reference numberHi @aditee,
You would need to hook into the job creation process to create the reference number and store it, and then modify the job template. I’m not aware of any available code to do this or any plugins, so if you are not a developer you will need to hire someone to do this for you.