Powerful & robust plugin to create a job board on your website in a simple & elegant way.
The plugin is available in English, French(Français), Arabic (العربية), Brazilian Portuguese(Português do Brasil), Italian(Italiano), Russian(Русский), Chinese(简体中文), Dutch(Nederlands), Serbian(Српски језик), Swedish(Svenska), Urdu(اردو), Japanese(日本語), Polish(Polski) and Galician(Galego).
Simple Job Board by PressTigers is an easy, light weight plugin that adds a job board to your WordPress website.
This plugin is extendible and easy to use. A customized job board is created to manage various job openings via WordPress with the Simple Job Board. You can add multiple job listings and can show them on any page by inserting [jobpost] shortcode. You can add multiple job features and customized application forms for every distinct job post. You can also add notes to an application right from the dashboard.
[jobpost]
Please click here for Simple Job Board Demo.
Manage your Job Board from anywhere with the Simple Job Board mobile app on Android and iOS.
If you are an awesome contributor for translations or plugin development, please contact us at [email protected]
The job board templating feature allows you to change the following file templates. We are providing two UI layouts named as Classical and Modern.
For modifying modern layout templates, please refer to v2 directory.
To change a template, please add “simple_job_board” folder in your activated theme’s root directory.
Enjoy your work with Simple Job Board templating.
simple-job-board.zip
to the /wp-content/plugins/
directory to your web server.Job Board Creation: Classical Layout - Allow users to create a Job Board with ease by using a shortcode.
Job Board Creation: Modern Layout - Allow users to create a Job Board with icon based job features.
Job Categories - Categorize your similar jobs under a group of categories with the help of a shortcode.
Job Type - This allows users to specify the type of jobs you offer to them.
Job Location - Let your users create jobs according to a certain demographic location.
List of Applicants - You can get all the applicants applied for jobs over here, by clicking each of applicant you can get further details and download the resume.
Application Notes - This section helps site administrators to add additional notes to received Resumes.
General - Allow users to change the slug of custom post types and taxonomy.
Appearance - Let your users change view & typography of job listing on front-end.
Job Features - Allow your users to add their own set of features to a job listing or a single job post.
Application Form Fields - This will help in creating customized job form.
Filters - Give your users complete control over job listing filters.
Email Notifications - This section will enable various notification options for users.
File Extensions - Upload Documents with various extensions along with document security.
Privacy - Set privacy policy and terms & conditions text for your job.
Classical Job Listing List View - Classical layout of job listing list view.
Classical Job Listing Grid View - Classical layout of job listing grid view.
Classical Job details page - Job board detail/single page. Job features and job application form is placed on it.
Modern Job Listing List View - Modified layout of job listing list view.
Modern Job Listing Grid View - Modified layout of job listing grid view.
Modern Job details page - Modified layout of Job board detail/single page. Icon based job features are placed on it.
To list all the job listings and start receiving applications, add [jobpost] shortcode in an existing page or add a new page and write shortcode anywhere in the page editor.
It’s container class naming issue. We can’t set all websites container classes because every website has its own CSS and naming conventions.
So, we are giving the facility to Job Board’s users for adding container class or Id under Settings> Appearance tab. Please add your website container class in “Job Board Container Class:” under Job Board> Settings> Appearance tab.
You can assign global job listing settings to each job post through settings.
Yes, you can upload a resume document with .pdf, .odt, .txt, .rtf, .doc, .docx extensions from the settings page.
Yes, you can show any number of posts on your website with pagination feature by using shortcode with “posts” attribute i.e. [jobpost posts=”5″]
Yes, you can use a shortcode on post page i.e. [jobpost layout=”grid”]
Yes, you can use a shortcode on post page i.e. [jobpost category=”category-slug”]
Yes, you can use a shortcode on post page i.e. [jobpost type=”type-slug”]
Yes, you can use a shortcode on post page i.e. [jobpost location=”location-slug”]
Yes, you can use various combinations of shortcodes with spaces i.e. [jobpost location=”location-slug” category=”category-slug” type=”type-slug”]
In your WordPress admin panel, go to “Job Board” menu and “Applicants” section
You can visit PressTigers Website or blog page.
Feature – Added support for theme compatible HTML structure for job detail page.
Feature – Setting for the switching the job detail page layout to theme/sjb provided layout under Appearance tab.
Feature – Added job title dropdown to filter applications on the basis of job title.
Feature – Added “View Applications” link to get all applicants against each job on the admin job listing page.
Feature – Added statuses for the job application.
Tweak – Made admin email address field editable.
Tweak – Added action hooks for job features and application form fields sections.
Fix – Fixed the archive page search issue in case of no job found.
Fix – Resolved the required email asterisk issue.
Fix – Increase the year range of datepicker for utilizing it for DOB.
Fix – Resolved the backend styling conflicts of SJB plguin with other plugins.
Fix – Encoded email subject title.
Fix – Displayed default company logo on job detail page when no settings option is selected from the backend.
Note – Updated missing strings for French translations.
WP 4.9 Compatibility – Resolved the color picker issue in settings’s appearance tab.
Fix – Resolved the container class uppercase naming issue.
Fix – Added missing parameters for archive page pagination template.
Fix – Fixed the SSL certification issues for telinput.
Fix – Resolved the resume downloading issue.
Fix – Fixed the job application form builder issue with multilingual characters.
Fix – Added website Home URL instead of WordPress Site Address in email template.
Tweak – Revised French translation.
Tweak – Added post id as a parameter in the filter hooks of email notification templates for developers.
Tweak – Breakdown the HR, Amin and Applicant notification templates into modules for developers usage to make customizations easy.
Tweak – Introduced new filters in email notification templates.