jonryan
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Javascript Error and Arabic Search Results not loadingHi @zoqaqd and @onowebdevelopment thanks for posting this issue I think this might be similar to the issue found here but I’m going to look into it more tomorrow: https://github.com/Automattic/WP-Job-Manager/issues/754
Forum: Plugins
In reply to: [WP Job Manager] Translation no Longer Working After Update to 1.29.0Hi @stratoextra which multilang plugin are you using. I believe there is an incompatibility with one of them that is causing this issue. See this issue https://github.com/Automattic/WP-Job-Manager/issues/754
Forum: Plugins
In reply to: [WP Job Manager] Categories Drop-down Shows TwiceHi @jerome514 I have a feeling this is a theme issue can you try changing themes. You can use this plugin on a live site without impacting your visitors https://wordpress.org/plugins/theme-switcha/
Forum: Plugins
In reply to: [WP Job Manager] Searching by categoryHi @dabeecher I was able to replicate this behavior but I’m not entirely sure what the issue is. Is appear passing in the url parameter doesn’t set the category field properly so the ajax does not pull the category. I’ll have to circle back on this later. Feel free to file a Github report https://github.com/Automattic/WP-Job-Manager/issues/new
Hi @freddygutierrezs take a look at this plugin https://plugins.smyl.es/wp-job-manager-visibility/
Forum: Plugins
In reply to: [WP Job Manager] Delete jobs automatically after _days from publication dateHi @dmitrii73 there are two filters for this, located here: https://github.com/Automattic/WP-Job-Manager/blob/abb0bdb1534e4c5219982849f3e9aabe4a50a588/includes/class-wp-job-manager-post-types.php#L502
You need to set job_manager_delete_expired_jobs to true. Then you need to set job_manager_delete_expired_jobs_days to the number of days after expiry you want them deleted.
Forum: Plugins
In reply to: [WP Job Manager] URL field does not support URL encodingHi @weiching-lin,
I’ve confirmed the issue. Would you be willing to post this on Github so you can keep notified on the progress of the issue being resolved? https://github.com/Automattic/WP-Job-Manager/issues/new
Forum: Plugins
In reply to: [WP Job Manager] picture not displaying wellHi @motoz, I think what you’ll need to do here is contact the theme author as this is likely a theme issue.
Forum: Plugins
In reply to: [WP Job Manager] not show password field to submit post a listingHi @m-esmaili would it be possible to post a link to your site. I wonder if it’s a theme issue. Can you try changing to a default WordPress theme?
Forum: Plugins
In reply to: [WP Job Manager] Custom Field – Job SubmissionHi @7mps,
You can add a salary field as demonstrated here: https://wpjobmanager.com/document/tutorial-adding-a-salary-field-for-jobs/
Forum: Plugins
In reply to: [WP Job Manager] Map ticksHi @adxm2137 you can can set the default job types using the selected_job_types argument in the shortcode: https://wpjobmanager.com/document/shortcode-reference/
For the extra search field, take a look at this, will give you an idea how this works: https://wpjobmanager.com/document/tutorial-adding-a-salary-field-for-jobs/
Hi @johnnyamericasr can you contact us through our private support channel if you have a valid license wpjobmanager.com/support/
Forum: Plugins
In reply to: [WP Job Manager] ERR_NAME_NOT_RESOLVEDHi @vladimirt, looks like things are working now. If you have further issues let us know.
Forum: Plugins
In reply to: [WP Job Manager] Remove job title from individual job post@colin73 looks like you figured this out going to mark this as resolved.
Forum: Plugins
In reply to: [WP Job Manager] Mixed Content@devoctopix glad that fix worked for you!