Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hello rootseire,

    Yes, it is possible without re-template. You can display jobs by “location, category and job types” with the following shortcodes.

    [jobpost category="category-slug"]
    [jobpost type="type-slug"]
    [jobpost location="location-slug"]
    
    // For hiding job filters through shortcode
    [jobpost search= "false"]

    Please read the Job Board FAQ’s section, you will get all available shortcodes.

    Thanks & Regards,
    PressTigers

    Thread Starter rootseire

    (@rootseire)

    Thanks for this. I have tried to setup the listings just like in your example at

    https://ps.w.org/simple-job-board/assets/screenshot-13.png?rev=1332679

    but haven’t been successful so far. Attached are my general options settings. My code is

    [jobpost location=”jobs-location” category=”jobs-category” type=”jobs-type”]

    I want to have Location, Category and Job Type beside each other with a search on the right. Do I need to add another parameter to get it to work in this way?

    Thanks again,
    rootseire

    Thread Starter rootseire

    (@rootseire)

    Nevermind, hadn’t checked if jobs actually had category, location, type!

    Plugin Author PressTigers

    (@presstigers)

    rootseire,

    I want to have Location, Category and Job Type beside each other with a search on the right. Do I need to add another parameter to get it to work in this way?

    Search filters are placed above the job listing not right of or every job. You can just turn on/off search through above mentioned shortcode.

    Thank you for writing to us. Let us know if you need any further assistance.

    -PressTigers

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Search feature – location, category, job type’ is closed to new replies.