How to Hide Fields on the Individual Job Pages

This guide will walk you through the process of hiding fields on individual job pages.

LimeStaff currently offers four fields as metadata before the job description:

Company
Location
Salary
Job Type
Show Published Date

These options can be individually configured to be shown or hidden as needed.

Hide fields in Elementor

  1. Navigate to edit the page with either Elementor or Bricks.
  2. Use the navigator or click on the widget to open the sidebar.
  3. In the content tab of the sidebar, you’ll find the “View Settings” section, which includes a toggle for field display.
  4. Toggle the fields on or off as required.

Hide Fields via Global Settings (New Feature after version 2.2.5)

With the latest update, you can now easily hide or show fields across all job pages using the Global Settings in LimeStaff. This centralized feature provides a more streamlined way to manage field visibility for all job listings.

Steps to Hide Fields Using Global Settings

1. Navigate to LimeStaff Global Settings:

  • From your WordPress dashboard, go to Settings > LimeStaff > Global Settings.

    2. Locate the “Job Meta Visibility” Section:

    • Here, you will find options to toggle the visibility of the following fields:
      • Show Company – Select Yes to display the company field, or No to hide it.
      • Show Location – Select Yes to display the location field, or No to hide it.
      • Show Salary – Select Yes to display the salary field, or No to hide it.
      • Show Job Type – Select Yes to display the job type field, or No to hide it.
      • Show Published Date – Select Yes to display the published date field, or No to hide it.

    3. Save Changes:

    • Once you’ve made your selections, click Save Changes.
    • The fields will now be hidden or shown globally across all job listings, based on your configuration.

      This feature provides you with an easy way to manage the visibility of job metadata fields without needing to adjust settings individually for each job page.

      Hide fields via Shortcode

      When adding a job feed via shortcode, the fields shown are controlled with arguments.

      Accepted fields arguments

      Argument Accepts Usage
      view_company yes/no Display company
      view_salary yes/no Display company
      view_job_type yes/no Display company

      This is what a shortcode might look like with a few arguments 👇

      [jobs view_company=yes view_salary=no view_job_type=yes]