• Hello,

    We are very new to this plugin and are unable to suppress job information in the main job listing page. Can someone assist how to do that?

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Thomas Townsend

    (@smb-dev)

    Job details – as far as what is displayed is controlled via short-code modifications to “Display Settings”
    -> Job List Template (This is where you can set the character count to display on the short description are of the listing.

    Example: `[/if_job_categories]
    [job_field_loop]
    [if_job_field]
    <tr>
    <th scope=”row”>[job_field_label]</th>
    <td>[job_field length=”200″]</td>
    </tr>

    You then complete your normal Job Posting via Job Manager: Jobs List
    and when the job is posted only the first “200” characters will display followed by a “more” tag. When the More Link is clicked the entire Job Posting will then display.

Viewing 1 replies (of 1 total)
  • The topic ‘Suppress Job Information’ is closed to new replies.