Viewing 1 replies (of 1 total)
  • Plugin Author Mike Jolley (a11n)

    (@mikejolley)

    Hello,

    It is possible, but out of the box full taxonomy support is disabled. This is because having archives for taxonomies and post types require that the theme supports it. For wider support, the [jobs] shortcode is contained to one page.

    If you are comfortable theming, go for it. Jobify have enabled the archives with their theme (see https://demo.astoundify.com/jobify-darker/job-type/part-time/ for an example).

    If you need an ‘easier’ solution, you can create pages (e.g. a page called part-time) and then use the shortcodes to output jobs of that type. Thats explained here: https://github.com/mikejolley/WP-Job-Manager/wiki/Shortcode-Reference

    E.g.:

    [jobs show_filters="false" job_types="full-time"]

    Would show only full time jobs, and wouldn’t show any filters.

    Hope that helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Get unique url for search results’ is closed to new replies.