jonryan
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Expiration dates moving a day before?Hi there,
We are aware of this issue and are working on a fix. You can fix the dates manually in phpmyadmin by going to the postmeta table and altering the _job_expires meta value
Forum: Plugins
In reply to: [WP Job Manager] Hide posted dateHallo @schnorz looks like you figured this out. If not let us know π
Forum: Plugins
In reply to: [WP Job Manager] A couple of questionsβ Weβre wanting the resumes to be deleted after x amount of days, like how the jobs are removed.
You could do this by creating a custom cron job that works similarly to the one that we use for deleting the jobs
β The featured jobs on the homepage arenβt showing the location that they belong to: https://medecareers.com/
I suggest you contact the Listify folks for this since this appears to be related to their theme.
Forum: Plugins
In reply to: [WP Job Manager] Permalinks not appending@carinsurancecomparison are you the one who contacted us in WPJM.com support? Are you adding the jobs through the frontend shortcode or in wp-admin. Either way it should work, and I’m wondering if you have a plugin conflict here.
Forum: Plugins
In reply to: [WP Job Manager] Display hours selection field in listing submission@paxton111 can you help us better understand the purpose of doing this? You should be able to do this with some custom fields but I’m not sure why you would want to do this.
Forum: Plugins
In reply to: [WP Job Manager] logo is over the words@derold are you still having problems with this? I took a quick look and am not seeing the problem. If so can you provide some screenshots explaining it in more detail?
Forum: Plugins
In reply to: [WP Job Manager] add space between posts@jamaloos this would require some custom coding on your part and not something we could provide handholding on. The code above is basically how you would add a hook to accomplish this, so I suggest giving that a try and modifying it to suit your needs. Otherwise you’ll need to hire a developer to do this for you.
Forum: Plugins
In reply to: [WP Job Manager] Enter affiliate web link in website field results in 404Hi @rachpur you are totally right, this appears to be a bug. Do you want to writeup a bug report here? https://github.com/Automattic/WP-Job-Manager/issues
If not let me know and we can write one up.
Forum: Plugins
In reply to: [WP Job Manager] Login to post a new jobHi @paytufo if you have questions about customizing this process check the documentation here: https://wpjobmanager.com/documentation/
Forum: Plugins
In reply to: [WP Job Manager] Jobs not showingHi @christianebuddy from the sounds of it maybe you have some htaccess rules that are somehow blocking that API endpoint from working. Are you still having problems?
Forum: Plugins
In reply to: [WP Job Manager] Premium Paid listing problem with licensekey and multisteHi @davidmaurel57 if you are still having issues can you contact us at wpjobmanager.com/contact and we are happy to help you there. There is a known is with multisites and I’m happy to explain that there and what you need to do.
Forum: Plugins
In reply to: [WP Job Manager] resumes page with the plugin not working wellHi, if you are using the paid Resume plugin can you contact us through your dashboard here: wpjobmanager.com/contact
Forum: Plugins
In reply to: [WP Job Manager] Page Builder Doesnt Work on Job PageHi @alexkehoe I responded to your previous reply. I do not recommend posting a password here unless you are fine with anybody seeing that page.
Forum: Plugins
In reply to: [WP Job Manager] Not able to input text in the company description boxHi @rentmychair I suggest you contact the Listify support for this.
Forum: Plugins
In reply to: [WP Job Manager] Hide Job Type and Location on JobsThere are a few ways to do this. You can either modify the template using overrides, which would require you to check your template overrides with every version, or you can hide them with CSS.