• Resolved freddredirl

    (@freddredirl)


    Hi – I am having trouble hiding the job type filters. I can hide the categories but when I add in the code below the search box disappears completely.

    If the format of the code below correct?

    [jobs per_page=”10″ show_categories=false show_filters=false]

Viewing 3 replies - 1 through 3 (of 3 total)
  • @freddredirl

    your shortcode is not correct. it should look like this:

    [jobs per_page=”10″ show_categories=”false” show_filters=”false”]

    Hi @freddredirl,

    The show_filters=false attribute hides all the search filters on the job listing page.

    There is no filter to hide Job Types like there is for categories. If you are looking to remove the Job Types from the search filter you need to disable the following settings.

    1. Settings > Job Listings > Enable listing types
    2. Settings > Job Listings > Allow multiple types for listings

    Please note that disabling these settings will also remove the Job Types from the Job Submission page.

    Thread Starter freddredirl

    (@freddredirl)

    Thanks – I understand now that tha Job Type filters are essential to be able to show the Job Listings so cannot be switched off.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide Filters Shortcodes’ is closed to new replies.