While there’s no built-in option for this functionality in the plugin’s settings, you can achieve a similar effect by overriding the templates/job-filter-job-types.php
template to have all job types deselected when a user first visits the job listing page. However, it’s important to note that this will also initially hide all jobs because no filters are applied.
For instructions on template overrides, please refer to this helpful guide: https://wpjobmanager.com/document/developer-reference/themes/template-overrides/
If you’d like to explore the possibility of custom search functionality for job types, you might need to consider custom coding or a third-party plugin specifically designed for this purpose. However, it’s crucial to ensure compatibility with your current theme.
Before making template modifications, it’s advisable to create a backup of your website. This allows you to easily revert to the original state if needed.
For further assistance with custom code or plugin recommendations, consider reaching out to a WordPress developer who can assess your specific needs and theme compatibility.
-
This reply was modified 1 month, 1 week ago by thabotswana.