• Resolved vernonblake

    (@vernonblake)


    Great plugin!

    How do I disable the Category/Type/Location filters on specific pages. Actually, I only need the filters on a single page, but when enabled, the filters display on every page I have added the [jobpost] shortcode.

    The reason I ask…

    I have created several pages and customized the shortcode “slug” for each page to show a specific combination of categories, types, locations. If a site visitor lands on one of these pages, the page “title” might be “Manufacturing Jobs in New, York”. If the site visitor filters the job listings, the resulting jobs no longer match the page “title”. I think this is confusing for a site visitor.

    I understand how to edit page templates, I just don’t know which one to edit or the requisite code. Any help is much appreciated.

    https://wordpress.org/plugins/simple-job-board/

Viewing 1 replies (of 1 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hi VernonBlake,

    Category/Job Type/ Location filters have global settings, you can’t disable these filters on specific pages/posts. However one thing you can do, hide complete search filters and just display jobs listing. For achieving this functionality you have to customize the code.

    For a glimpse we can tell you that you have to add an extra shortcode parameter “search” in simple-job-board>includes>class-simple-job-board-shortcodes.php, hide and show job filters template(job-filters.php) based on this search parameter. Also passed search parameter in shortcode on specific job page.

    If you need further assistance please contact us at support@presstigers.com

    Thank you for writing to us.

    Regards,
    PressTigers

Viewing 1 replies (of 1 total)

The topic ‘Enable/Disable Filters by page/post’ is closed to new replies.