thabotswana
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Job search doesn’t work at allIt sounds like you’ve got it sorted out, so I’ll go ahead and mark this thread as resolved.
If you need any more help, feel free to reopen the thread.
Forum: Plugins
In reply to: [WP Job Manager] Multiple Selection in search filters at front-endIt looks like your site is using a custom theme (possibly developed by LTheme?).
If you’d like to enable multiple selections in your front-end search filters, you may want to explore the code snippet shared in our developer documentation here:
https://wpjobmanager.com/document/developer-reference/code-snippets/tutorial-creating-custom-job-search-form/Alternatively, there’s a third-party plugin that offers advanced search and filtering options for WP Job Manager, which might fit your needs:
https://wpjobmanager.com/add-ons/search-and-filtering-for-wp-job-manager/Just a quick note — customizing WP Job Manager (or its add-ons) is outside our scope of support. You can review our Support Policy for more details.
Hope that helps point you in the right direction!
Forum: Plugins
In reply to: [WP Job Manager] Integrate with jobrelay.ioWe’re not able to provide support for integrations with third-party products or services such as JobRelay, so we can’t guarantee compatibility with WP Job Manager.
If you’re looking to integrate external job sources, you might want to check out JobTarget.
Forum: Plugins
In reply to: [WP Job Manager] Inventory management for Job Package productPlease note that some third-party themes — including Workscout — may bundle or include older versions of our WP Job Manager add-ons. While these can be used, they aren’t covered by our official support policy.
To receive direct support and ongoing automatic updates, you’ll need to purchase the add-on from our official store:
https://wpjobmanager.com/add-ons/Forum: Plugins
In reply to: [Regenerate Thumbnails] Compatible to WP 6.9Hi Eric
We’re being kept busy with other projects at the moment, but we’re still supporting the plugin, keeping an eye on things, and planning for future updates.
Right now, our development efforts are focused elsewhere — since Regenerate Thumbnails is maintained by Automattic, we have a number of apps and projects in our wheelhouse, and we need to prioritize where our work is most urgently needed.
That said, we ❤️ Regenerate Thumbnails and don’t have any plans to abandon it.
Thanks for your patience!
Forum: Plugins
In reply to: [WP Job Manager] Job board usersAre your users navigating to the Job Dashboard page to manage their listings? That’s where they can view, edit, and remove their posted jobs. You can learn more about how it works here:
https://wpjobmanager.com/document/getting-started/the-job-dashboard/I checked my site, and the Job Dashboard page itself appears to be working correctly. Here’s what I see on my test site:
Hi there!
It looks like your report is related to an open issue we’re currently tracking.
I’ve added your details to that issue so our development team is aware. You can follow progress and join the discussion directly on GitHub here:
https://github.com/Automattic/sensei/issues/7873Forum: Plugins
In reply to: [WP Job Manager] Inventory management for Job Package productHi there!
Per the ww.wp.xz.cn community guidelines, we’re not allowed to provide support for premium plugins or paid add-ons here in the public forums.
Since your question involves the Job Packages functionality (WooCommerce Paid Listings), please reach out to us directly using our support form so we can assist you further:
https://wpjobmanager.com/support/Forum: Plugins
In reply to: [WP Job Manager] edit is not working for the published date changeI tested this on my end and was able to successfully edit the publish date of a job using the “Publish” section in the right-hand sidebar of the editor.
Could you please share a screen recording of what happens when you try to click Edit on your site? That will help us better understand what’s going on.
Forum: Plugins
In reply to: [WP Job Manager] Job board usersHi @reikob,
It sounds like account creation hasn’t been enabled on your site yet. To allow users to create an account when submitting a job:
- Go to Job Manager > Settings > Job Submission in your WordPress dashboard.
- Tick the Account Creation checkbox.
Once this is enabled, users can create an account by entering their email address on the job submission form. They’ll see a notice that says the following:
If you don’t have an account you can create one below by entering your email address/username.
For more information, you can check out the documentation here:
https://wpjobmanager.com/document/getting-started/setting-up-wp-job-manager/#job-submission-settingsHi @woods000,
As we headed into the holidays, our customer support team had reduced availability so our staff could enjoy the season with loved ones.
Per ww.wp.xz.cn community guidelines, we’re not permitted to provide support for premium plugins (paid add-ons) in these forums, so I’ll be closing this thread.
We’ll continue assisting you directly via the email conversation you already have open with us. You can expect an email from me shortly to follow up there.
Thanks for your patience and understanding.
Hi @webchina,
I’m sorry to hear about the trouble you’ve had getting help.
Per the ww.wp.xz.cn community guidelines, we’re not allowed to provide support for premium (paid) plugins here in the forums.
Please reach out to our support team directly through this form so we can assist you with your Sensei Pro plugin:
https://senseilms.com/contact/Hi @woods000,
I’m sorry to hear about the trouble you’ve had reaching our support team.
To make sure your request gets to the right place, could you please contact us directly through our support form here:
https://senseilms.com/contact/Once you’ve submitted the form, our team will follow up as soon as possible. If you’ve already reached out before, please include any previous ticket numbers so we can locate your existing request and ensure it’s handled promptly.
Forum: Plugins
In reply to: [WP Job Manager] Job board usersHi @reikob,
Here’s a link to a screenshot of what the default Job Dashboard looks like when it’s set up correctly:
https://share.cleanshot.com/fwYRbXqb
You should see a table listing your submitted jobs with options to Edit, Duplicate, or Delete each listing.
If you’re not seeing this on your site, please double-check that you have a page called Job Dashboard in wp-admin → Pages, and that it contains this shortcode:
[job_dashboard]If that page was deleted or renamed, you can recreate it manually using the same shortcode, and it should display your job listings once you’re logged in as an employer.
Hi @evawp777,
If you’d like to replace every instance of “Job” with another term across your site, I recommend trying the Say What? plugin. It allows you to change any text string directly from your WordPress dashboard without needing to edit translation files manually.
For the page titles and buttons that don’t respond to Loco Translate, you can also try overriding the default templates to change how content appears. We have documentation on that here:
https://wpjobmanager.com/document/developer-reference/themes/template-overrides/Please note that customization steps are outside our support scope but the documentation should give you some ideas.