Simple Job Board

Description

Simple Job Board provides an efficient solution for showcasing job openings on your careers page, and to receive job applications, ready to use with minimal configuration.

Looking for an easy, user-friendly and robust Job board plugin?

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 different types of shortcodes. 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. See below for more awesome features of this plugin:

Features in free version

  • Ready to Use: Pre-configured plugin, just install and start adding jobs.
  • Customizable Appearance: Either use theme’s style or customize the appearance.
  • Manage Jobs: Easily manage jobs with all the information you want to display.
  • Multi-Language Support: Fully compatible with WPML and WordPress’s native translation features.
  • Job Specifications: Add unlimited job specifications to attract potential candidates.
  • Multi-Company Job Posting: Feature to associate multiple companies with jobs.
  • Application Form Builder: Add unlimited fields to customize the job application form.
  • Receive Applications: Applications are received via email and stored in the admin panel.
  • View Applicants: View the list of applicants for a specific job.
  • Jobs Categories: Taxonomy to add categories to manage jobs.
  • Manage Location: Taxonomy to add location for a job.
  • Types of Jobs: Taxonomy to manage job types.
  • Jobs Tags: Taxonomy add tags for jobs.
    All taxonomies are used in listing filter to search the desired jobs.

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).

Shortcodes

[jobpost]: Use this shortcode to show jobs on a page, along with search form.
[jobpost layout=”grid”]: To list all the jobs as a grid view.
[jobpost category=”category-slug”]: To list jobs for a particular category.
[jobpost type=”type-slug”]: To list jobs for a particular type.
[jobpost location=”location-slug”]: To list jobs for a particular location.
[jobpost location=”location-slug” category=”category-slug” type=”type-slug”]: To list jobs with a combinations of taxonomies and terms.
[jobpost posts=”5″]: To limit the number of jobs per page with pagination.

Live Demo

Please click here for Simple Job Board Demo.

Mobile App

Manage your Job Board from anywhere with the Simple Job Board mobile app on Android and iOS.

Simple Job Board Add-ons

Can you contribute?

If you are an awesome contributor for translations or plugin development, please contact us at [email protected]

Credits

  • International Telephone Input(https://intl-tel-input.com)
  • Google Fonts(https://fonts.google.com)
  • jQuery UI(https://jqueryui.com)
  • WP Color Picker Alpha(https://github.com/23r9i0/wp-color-picker-alpha)
  • Create Guten Block by Ahmad Awais(https://github.com/ahmadawais/create-guten-block)

Configurations & Templating

Follow the following steps for a fully functional Job Board:

  1. After installation, go to “Job Board” menu in the admin panel, and add a new job listing.
  2. Add multiple job features and a fully customized application form right from the job listing editor.
  3. 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.
  4. After someone fills an application form from the front-end, you will receive it right in the dashboard.
  5. You can add special notes to an application by opening its detail page.

Job Board Templating

The job board templating feature allows you to change the following file templates. We are providing two UI layouts named as Classical and Modern.

  1. For modifying classical layout templates, please refer to v1 directory.
  2. For modifying modern layout templates, please refer to v2 directory.

  3. To change a template, please add “simple_job_board” folder in your activated theme’s root directory.

  4. Add your file from plugin simple-job-board >templates folder keeping the same file directory structure and do whatever you want. Please exclude “templates” while making the directory structure in your theme.

Enjoy your work with Simple Job Board templating.

Screenshots

  • 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.

Blocks

This plugin provides 1 block.

  • SJB Listing

Installation

  1. Download plugin.
  2. Upload simple-job-board.zip to the /wp-content/plugins/ directory to your web server.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Add a standard WordPress page or post and use the [jobpost] shortcode in the editor to make it a Job Board.

FAQ

How to show job listings on the front-end?

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.

Job Page Expands Across Entire Page

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.

Where can I assign global settings for same job posts?

You can assign global job listing settings to each job post through settings.

Can I upload a resume with different extensions?

Yes, you can upload a resume document with .pdf, .odt, .txt, .rtf, .doc, .docx extensions from the settings page.

Can I show only 5 latest jobs on front-end with pagination?

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″]

Can I show job listing grid view using a shortcode?

Yes, you can use a shortcode on post page i.e. [jobpost layout=”grid”]

Can I show job listings for particular “Category” using a shortcode?

Yes, you can use a shortcode on post page i.e. [jobpost category=”category-slug”]

Can I show job listings for particular “Type” using a shortcode?

Yes, you can use a shortcode on post page i.e. [jobpost type=”type-slug”]

Can I show job listings for particular “Location” using a shortcode?

Yes, you can use a shortcode on post page i.e. [jobpost location=”location-slug”]

Can I use combination for various shortcodes to display job listings?

Yes, you can use various combinations of shortcodes with spaces i.e. [jobpost location=”location-slug” category=”category-slug” type=”type-slug”]

How Can I view the Applicant list for a Job Post?

In your WordPress admin panel, go to “Job Board” menu and “Applicants” section

Where can I find more information about Simple Job Board?

You can visit PressTigers Website or blog page.

Reviews

October 4, 2024
I have used the Simple Job Board and How to Apply plugin for several years and have been very pleased. Anytime I have a question the customer support team is very quick to reply and resolve any issues. I highly recommend! Huge thank you to the Simple Job Board team!
September 9, 2023
Simple Job Board is an excellent plugin with a useful set of add-ons. Price is good and the support is excellent.
May 26, 2023
Excellent application, easy to use, with some bugs still to be fixed but for me it is ideal.I have had to contact support on several occasions and they have been very attentive to me, they have helped me and solved my doubts and problems that have arisen.I give you 10 stars!
January 11, 2023
Developer responded to a query very quickly and resolved the issue. For a free plug-in this is excellent
Read all 127 reviews

Contributors & Developers

“Simple Job Board” is open source software. The following people have contributed to this plugin.

Contributors

“Simple Job Board” has been translated into 11 locales. Thank you to the translators for their contributions.

Translate “Simple Job Board” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.13.1

  • Fix – Fixed default layout.
  • Fix – Fixed the quick apply form issue.
  • Tweak – Improved notification for add-ons updates.

2.13.0

  • Feature – JavaScript validation has been added to the application form.
  • Feature – The theme’s style is enabled upon first-time activation.
  • Feature – Added the ability to merge default job features into previously added jobs.
  • Feature – Added the ability to merge default application form fields into previously added jobs.
  • Feature – Added options to customize headings.
  • Tweak – Reorganized the settings options to enhance the user experience.

2.12.7

  • Tweak – Added add-ons update notifications.
  • Fix – Fixed the widget issue.

2.12.6

  • Fix – Updated year directory files access.

2.12.5

  • Fix – Fixed year directory files access.

2.12.4

  • Fix – Enhanced security.

2.12.3

  • Fix – Enhanced security as a continuation of the previous fix.

2.12.2

  • Fix – Fixed a security issue.

2.12.1

  • Fix – Fixed the quick apply issue.
  • Fix – Fixed the values of multiple checkboxes in job features.

2.12.0

  • Feature – Included predefined fields for job application form.
  • Feature – Set the single job post in a container by default.
  • Feature – Built the capability to adjust width of the container for single job post.

2.11.1

  • Fix – Fixed a security issue.
  • Fix – Posted date compatibility with SJB Elementor Addon.

2.11.0

  • Feature – Added the tag based search.
  • Feature – Settings for enabling/disabling of tags feature.
  • Fix – Fixed the security issue.
  • Fix – Improved the performance issue regarding flush_rewrite_rules().

2.10.8

  • Fix – Fixed the add-on listing page issue.

2.10.7

  • Fix – Fixed the Cross Site Request Forgery (CSRF) vulnerability issue.

2.10.6

  • Feature – Added option to remove the data on uninstalling the plugin.
  • Fix – Fixed the security issues.
  • Tweak – Improved the functionality of Simple Job Board.

2.10.5

  • Feature – Added a view less/more functionality on job listing page.
  • Feature – Added a settings for view less/more functionality on job listing page.
  • Fix – Fixed the “Expose in Applicant Listing” issue where the button is not working.
  • Fix – Resolved the layout adjustment issue when no company data is entered.
  • Tweak – Rename the “Applicant” menu to “Applications” in the dashboard.

2.10.4

  • Fix – Resolved CSRF security issue.
  • Fix – Resolved Font Awesome icons issue with V5 library.

2.10.3

  • Fix – Fixed the Font Awesome V5 icons issue with search icons and bullets.
  • Fix – Fixed the “Apply Now”, “Read More” & “Quick View” buttons disappearing issue on job listing page.

2.10.2

  • Fix – Fixed the issue where resume files were not uploading.

2.10.1

  • Feature – Added feature to set resume attachment maximum size.
  • Feature – Added a feature to make email and phone number fields hyperlink.
  • Feature – Added feature to clear job search results.
  • Fix – Fixed the issue where loader stuck on infinite loop while uploading large files.
  • Fix – Fixed the issue where date format wasn’t selected by default.
  • Fix – Fixed the issue where job application and feature fields were unable to delete on post edit page.
  • Fix – Fixed the issue where few settings fields were unable to be saved when empty.
  • Fix – Fixed the issue where quick apply, read more and apply now text doesn’t fetched properly.
  • Fix – Fixed the issue where no jobs found image were not loading for after design templating.

2.10.0

  • Feature – Added feature to quick apply for the job right away from the job listing page.
  • Feature – Added new dashboard widget to display quick stats of the plugin.
  • Feature – Added feature to allow users to set custom date format for job listings.
  • Feature – Added option in settings to update “Job Archive” page title.
  • Tweak – Revamped the “No job found” design.
  • Tweak – Made the columns of the table of All Jobs and Applicants sortable.
  • Tweak – Changed the position of the job submit button from left to the right side of the form.
  • Tweak – Enhanced upload file naming mechanism to improve security.
  • Fix – Resolved the authenticated directory traversal issue for NGINX and IIS servers.
  • Fix – Fixed the “Read More” or “Apply Now” buttons layout issue with Safari browser.
  • Fix – Fixed the issue where google fonts remain enables even SJB fonts option in settings is disabled.
  • Fix – Fixed the issue where icons are not visible due to the conflict between FontAwesome 4 and 5 libraries.
  • Fix – Fixed the issue where job features appears twice when job detail page is designed through the Elementor.
  • Fix – Fixed the issue where on multilingual site the listed jobs redirected to the site home URL instead on the job detail page.
  • Fix – Fixed the issue where HTML tags were not working on the applicant detail page.
  • Fix – Fixed the issue where jobs of any status were visible on the Job Archive page. Now only published jobs will be listed.
  • Fix – Fixed the issue where quick download icon always visible under the Action column even no job resume is attached.
  • Fix – Fixed the issue where in grid view the jobs layout is disturbed.
  • Fix – Fixed the issue where the array is fetched instead of the icon value on job detail and job features settings.
  • Fix – Fixed the issue where wrong translation were added for “Send” in dutch.
  • Fix – Fixed the issue where read more button doesn’t appear on the mobile view..
  • Fix – Removed the isolated code and files from the package.

2.9.6

  • Feature – Made it compatible with WordPress Multisite Network.
  • Feature – Added feature to search application by searching input fields values.
  • Tweak – Added support for “class” attribute for tag.
  • Tweak – Updated international telephone numbers library to support more country numbers and dial codes.
  • Fix – Fixed the issue where application features and application forms were not editable after addition.
  • Fix – Fixed the issue where when new application features and application forms are added the selected field type reverted back to default “Section Heading”.
  • Fix – Secured the input/output values in Simple Job Board.
  • Fix – Added server side error handling to prevent loader from stucking in infinite loop.
  • Fix – Fixed the issue where HTML tags are not working for privacy policy or terms and condition.
  • Fix – Fixed the pagination layout issue on mobile view.

2.9.5

  • Feature – Added “Action” column on application listing page and displayed an option to download resume.
  • Fix – Fixed Cross-site scripting security vulnerability in SJB.
  • Fix – Fixed layout issue of “Privacy Policy” settings.
  • Fix – Added support for
    tag for wp editor.
  • Fix – Resolved the issue where applications fields required option and field name can’t be altered after addition.
  • Fix – Resolved the issue where admin is unable to un-check “Expose in Applicant Listing” after clicks on “Add Field” button on settings and wizard page.
  • Fix – Fixed layout issue of search bar and button when only search filter is enabled.
  • Fix – Resolved the issue where color appearance settings doesn’t take effect on Search and Browse button.
  • Fix – Resolved the textual mistake that was confusing company detail with job detail in “Job Listing Contents” under appearance tab in settings.
  • Fix – Resolved the issue where user is not redirected to file using resume link when logged out.
  • Fix – Fixed the textual mistake of “application” in the privacy tab in settings.
  • Fix – Resolved the issue where loader gif does not load without uploading again.

2.9.4

  • Fix – Resolved the authenticated directory traversal issue.
  • Tweak – Applied filter to change the resume download capability for a user role.
  • Fix – Added search filter parameters to job & archive query filter.
  • Fix – Resolved the Typo issues.

2.9.3

  • Fix – Resolved the job application & features saving issue in case of new job.
  • Tweak – Applied hooks to applicant email headers.

2.9.2

  • Feature – Added Galician language translation.
  • Tweak – Updated .pot file with new added string.
  • Fix – Reverted changes for Job Features and Application Form Field.
  • Fix – Resolved the “Read More” button html structure issue.
  • Fix – Removed the duplicate action hook from Settings> Appearance tab.

2.9.1

  • Fix – Fixed the widget issue.
  • Fix – Fixed the “Read More” button issue on Classic layout.

2.9.0

  • Feature – Implemented new UI for SJB listing and detail pages.
  • Feature – Added WPML plugin compatibility.
  • Feature – Added Wizard for the global configuration of the Job Board.
  • Feature – Revamped the whole Settings UI.
  • Feature – Added icon based featured listing for Modern layout.
  • Feature – Added mechanism to select the settings’ job features from backend job detail page.
  • Feature – Added mechanism to select the settings’ job application form from backend job detail page.
  • Tweak – Added new French translation strings.
  • Fix – Removed the double serialization from whole SJB code.
  • Fix – Fixed the pagination conflict with search query.

2.8.3

  • Fix – Removed the font-awesome that was include twice.
  • Fix – Resolved the checkbox and radio buttons issue after WP 5.5
  • Fix – Resolved the data sanitization issue in case of privacy policy and term and condition settings.
  • Fix – Added missing hook in job archive page.

2.8.2

  • Fix – Fixed the Gutenberg block issue with WP 5.5
  • Fix – Resolved the jQuery conflicts with WP 5.5
  • Fix – Resolved the pagination issue with WP 5.5
  • Tweak – Updated .pot file with missing strings.

2.8.1

  • Tweak – Added compatibility for WordPress 5.5

2.8.0

  • Feature – Added Gutenberg Block for Job Listing
  • Feature – Added layout attribute in SJB shortcode to manage the layout independently.
  • Tweak – Removed List View Settings Section from the SJB Appearance Tab.
  • Dev Note – Removed ‘sjb_job_listing_view’ hook after introducing Layout attributes in shortcode & block.
  • Fix – Fixed SJB Shortcode Inserter issue in Gutenberg Classic Editor Block6

2.7.4

  • Fix – Resolved the SJB styling issue in case of theme layout settings.

2.7.3

  • Fix – Resolved the SJB add-ons page 404 error.
  • Dev Notes – Removed the unused template files single-job-wrapper-start.php & single-job-wrapper-end.php from simple-job-board/templates/single-jobpost directory.

2.7.2

  • Fixed the compatibility issues with PHP 7.3
  • Fix – Fixed the wrapping issue in Admin Script to avoid from conflict.

2.7.1

  • Fix – Fixed the job application HTML issue.

2.7.0

  • Feature – Added heading sections on job application form fields.
  • Feature – Revamped the job application HTML design.
  • Feature – Added HTML support to Privacy and Term & Condition content section.
  • Feature – Added loader image and settings for it.
  • Tweak – Removed the submitting text and added loader image there.
  • Dev Note – Added hooks to job exported and erased data.
  • Dev Note – Added hook to applicant email.
  • Fix – Display [deleted] resume error message in case of deletion.
  • Fix – Resolved applicant email issue.
  • Fix – Updated resume post meta in case of data eraser.

2.6.0

  • Feature – Compliance job board plugin according to GDPR rules & regulation.
  • Feature – Integrated application data export with WP core export tool.
  • Feature – Integrated & erased application data and resume with WP core eraser tool.
  • Feature – Added Privacy settings tab for privacy policy and term & condition on the job application.
  • Feature – Set REST API parameters to enable Gutenberg editor functionality.
  • Fix – Fixed the email sending issues regarding the email field.
  • Fix – Resolved the empty HR/Admin emails issue in case of email notification settings.

2.5.0

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.

2.4.6

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.

2.4.5

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.

2.4.4

  • Feature – Added translations for Serbian and Swedish.
  • Tweak – Modified the job posted date templates for making it easily customizable for developers.
  • Fix – Resolved the “File not found.” error while using theme and plugin editor.
  • Fix – Verified the user authentication before downloading a resume.
  • Fix – Fixed reflected XSS attack issues in case of keyword search.
  • Fix – Removed the duplicate arrows of job filters’ selects in Internet Explorer.

2.4.3

  • Feature – Translated email templates for Dutch( Nederlands ).
  • Feature – Added a widget for displaying recent jobs.
  • Feature – Enable/Disable SJB plugin fonts from Appearance settings.
  • Tweak – Improved the uploaded files(resume) security by restricting file’s direct link access.
  • Fix – Resolved the CSS conflicts.
  • Fix – Resolved the long pagination display issue.
  • Fix – Added missing datepicker scroll arrows.
  • Fix – Dimmed color for phone number placeholder.
  • Note – Updated .pot file.

2.4.2

  • Fix – Resolved the job listing & detail page layout issues.
  • Fix – Fixed the job listing page layout problem with the content of WP page/post editor.

2.4.1

  • Fix – Fixed the fatal errors in Settings sections.

2.4.0

  • Feature – Added email notification From & Reply-to parameters.
  • Tweak – Revised the whole HTML structure.
  • Tweak – Revised French translation.
  • Fix – Resolved the search filters issue with custom permalinks structure.
  • Fix/Tweak – Resolved applicant name issue with multilingual by providing a solution with an additional field on SJB form builder( Expose in Applicant Listing ).
  • Fix – Resolved cross-browser compatibility issue for datepicker.
  • Fix – Improved user experience on company logo & details hide/show for both job listing & detail pages.
  • Note – Updated .pot file.
  • Note – Improved plugin security.

2.3.2

  • Feature – Added label editable feature to job features and application form sections.
  • Feature – Logo enable/disable settings for job detail page.
  • Note – Added SJB add-ons listing section.
  • Tweak – Applied more filters for email notifications setting.
  • Fix – Resolved the job feature label auto capitalization problem.

2.3.1

  • Fix – Resolved appearance settings issue.
  • Fix – Resolved CSS float property issue.

2.3.0

  • Feature – Introduced plugin level templating.
  • Feature – Added support for RTL languages.
  • Feature – Added translation for Dutch.
  • Feature – Added more filters for email notifications.
  • Tweak – Resolved permalinks reset issue on plugin activation.
  • Tweak – Revised notification templates for Applicant, Admin, and HR.
  • Tweak – Revised Job Board CSS for optimized typography.
  • Tweak – Optimized validation for resume upload.
  • Fix – Resolved cross-browser compatibility issue for admin field types dropdown.
  • Fix – Resolved required validation issue of multiple checkboxes.
  • Fix – Resolved the application form label auto capitalization problem.

2.2.4

  • Fix – Resolved the pagination issue with the job search.
  • Fix – Resolved the required field validation issue in case of radio button and checkbox.
  • Tweak – Revised the uploaded resume validation.
  • Tweak – Added complete field types dropdown in application form’s settings.
  • Tweak – Added pagination as the default behavior of job listing.

2.2.3

  • Feature – Added “sjb_applicant_details_notification” filter in email template.
  • Feature – Added “sjb_category_filter_dropdown_after” & “sjb_job_type_filter_dropdown_after” action hooks in job filter template.
  • Feature – Made compatible with other plugin’s shortcode in job editor.
  • Feature – Job listing and detail page typography settings under Appearance tab.
  • Feature – Added translation for Chinese.
  • Feature – Added Job Board shortcode generator in TinyMCE editor.
  • Tweak – Updated anti-hotlinking rules for more specific to job board uploaded data.
  • Tweak – Set phone input default country flag to user’s country based on their IP address.
  • Tweak – Revised the job detail page template parts directory structure.
  • Fix – Resolved the Job board CSS conflicting issue with phone field country flag listing.
  • Fix – Resolved the uploaded file path and URL issues.
  • Fix – Resolved the company logo uploading issue on WP admin job detail page.
  • Fix – Resolved the HTML structure breaking issue.
  • Fix – Resolved checkboxes missing data issue on applicant detail page.

2.2.2

  • Fix – Resolved the single-jobpost.php templating issue.
  • Feature – Added Settings for job board templates container class and id.

2.2.1

  • Fix – Resolved the website sidebar break issue.
  • Fix – Resolved the CSS conflict issue.
  • Fix – Loaded the job board resources(CSS & JavaScript) only to job board pages.
  • Fix – Updated missing translations in Arabic, French, Italian,Russian and Portuguese languages.
  • Fix – Added missing Hooks and Filters.
VIP777 login Philippines Ok2bet PRIZEPH online casino Mnl168 legit PHMAYA casino Login Register Jilimacao review Jl777 slot login 90jili 38 1xBet promo code Jili22 NEW com register Agila Club casino Ubet95 WINJILI ph login WINJILI login register Super jili168 login Panalo meaning VIP JILI login registration AGG777 login app 777 10 jili casino Jili168 register Philippines APALDO Casino link Weekph 50JILI APP Jilievo xyz PH365 casino app 18JL login password Galaxy88casino com login superph.com casino 49jili login register 58jili JOYJILI apk Jili365 asia ORION88 LOGIN We1win withdrawal FF777 casino login Register Jiligo88 philippines 7777pub login register Mwgooddomain login SLOTSGO login Philippines Jili188 App Login Jili slot 777 Jili88ph net Login JILIMACAO link Download Gcash jili login GG777 download Plot777 app download VIPPH register Peso63 jili 365.vip login Ttjl casino link download Super Jili 4 FC178 casino - 777 slot games JILIMACAO Philippines S888 register voslot LOVE jili777 DOWNLOAD FK777 Jili188 app CG777 app 188 jili register 5JILI login App Download Pkjili login Phdream Svip slot Abcjili6 App Fk777 vip download Jili888 register 49jili VIPPH register Phmacao co super Taya777 link Pogo88 real money Top777 app VIP777 slot login PHMACAO 777 login APALDO Casino link Phjili login Yaman88 promo code ME777 slot One sabong 888 login password PHMAYA casino Login Register tg777 customer service 24/7 Pogibet slot Taya777 org login register 1xBet live Acegame888 OKBet registration JILIASIA Promotion Nice88 voucher code AgilaClub Gaming Mnl168 link Ubet95 free 50 PHMAYA casino login JLBET 08 Pb777 download 59superph Nice88 bet sign up bonus Jiliyes SG777 download apk bet88.ph login JILIPARK casino login Register Philippines PHMAYA APK CC6 casino login register mobile PHMACAO com download MWPLAY app JILIPARK Download Jili999 register link download Mnl646 login Labet8888 download 30jili jilievo.com login Jollibee777 open now LOVEJILI 11 18JL casino login register Philippines JILIKO register Philippines login Jililuck 22 WJPESO casino PHMAYA casino login Jili777 login register Philippines Ttjl casino link download W888 login Register Galaxy88casino com login OKBet legit tg777 customer service 24/7 Register ROYAL888 Plot777 login Philippines BigWin Casino real money PHLOVE 18JL PH 18JL casino login register Philippines SG777 Pro Taya777 pilipinong sariling casino Jiligames app MNL168 free bonus YesJili Casino Login 100 Jili casino no deposit bonus FC178 casino free 100 Mwcbet Download Jili888 login Gcash jili download JILIMACAO 123 Royal888 vip 107 Nice888 casino login Register FB777 link VIPPH app download PHJOIN 25 Ubet95 legit phcash.vip log in Rrrbet Jilino1 games member deposit category S888 live login FF777 download FC777 VIP APK ME777 slot Peso 63 online casino OKGames app Joyjili customer service superph.com casino FB777 Pro Rbet456 PH cash online casino Okbet Legit login taruhan77 11 VIPPH 777Taya win app Gogo jili 777 Plot777 login register Bet99 app download Jili8989 NN777 VIP JP7 fuel Wjevo777 download Jilibet donnalyn login Register Bossjili ph download 58jili login registration YE7 login register FC777 new link login 63win register Crown89 JILI no 1 app Jili365 asia JLBET Casino 77PH fun Jili777 download APK Jili8 com log in CC6 casino login register mobile ph365.com promotion phjoin.com login register 77PH VIP Login download Phdream live chat Jlslot2 Me777 download Xojili legit PLDT 777 casino login Super Jili Ace Phdream 44 login Win888 casino JP7 Bp17 casino login TTJL Casino register FB777 slot casino Jili games online real money phjoin.com login register BET99 careers ORION88 LOGIN Plot777 login Philippines Labet8888 login JILI Official Pogibet app download PH777 casino register LOVEJILI app Phvip casino VIP jili casino login PHMACAO app 777pnl legit YE7 casino online Okbet download CC6 bet app 63win club Osm Jili GCash LOVEJILI 11 Www jililive com log in Jili58 casino SuperAce88 JiliLuck Login Acegame 999 777pnl promo code MWPLAY good domain login Philippines Pogo88 app Bet casino login Superph98 18jl app download BET999 App EZJILI gg 50JILI VIP login registration Jilino1 new site pogibet.com casino Jili Games try out Gogojili legit 1xBet Aviator WINJILI ph login Jili168 register How to play Jili in GCash 777pnl PHDream register login JILISM slot casino apk FB777 c0m login EZJILI Telegram MWCASH88 APP download Jili88 vip03 APaldo download 1xBet 58JL Casino 58jl login register Jili scatter gcash OKJL slot jili22.net register login 10phginto APaldo 888 app download 1xBet live FC178 Voucher Code 58jl Jili888 ph Login 365 Jili casino login no deposit bonus JP7 VIP login PHBET Login registration 58jili login registration VVJL online Casino Club app download Jili77 login register Jili88 ph com download KKJILI casino WJ peso app Slot VIP777 BigWin69 app Download Nice88 bet Suhagame philippines Jiliapp Login register Qqjili5 Gogo jili helens ABJILI Casino OKJL download 1xBet login mobile Pogibet 888 777 game Okgames casino login Acegame888 Bet86 promotion Winph99 com m home login JP7 VIP login 20phginto VIPPH register KKJILI casino OKJILI casino Plot777 app download NN777 register bossphl Li789 login Jiligo88 app Mwcbet Download Betjilivip Https www BETSO88 ph 30jili Https www BETSO88 ph Jilievo Club Jili888 register Jili777 download APK JILI77 app download New member register free 100 in GCash 2024 Royal888casino net vip JOLIBET withdrawal MW play casino Jili365 login FB777 Pro Gold JILI Bet99 registration 55BMW red envelope Bet199 login philippines JILI188 casino login register download Phjoin legit or not Bigwin 777 Bigwin pro Apaldo PH pinasgame JILIPARK Login registration JiliApp ph04 Ph143 Jili168 login app Philippines MW Play online casino APK 77tbet register 8k8t Bigwin casino YE7 Download App Ph365 download apk Acejili Ph888 login S888 juan login 63win withdrawal Okbet cc labet 8888.com login password Mwbet188 com login register Philippines MNL168 net login registration kkjili.com download Jili888 Login registration Abc Jili com Download JILIPARK casino login Register Download AbcJili customer service live777. casino Jilievo casino jilievo APP live casino slots jilievo vip Jolibet legit PH888 login Register 888php register 55BMW win Mwbet188 com login register Philippines AbcJili customer service Jili88 ph com app 200Jili App MAXJILI casino ROYAL888 deposit mi777 Jili games free 100 ACEGAME Login Register Jilibet donnalyn login Voslot register Jilino1 live casino 18jl login app apk JILI Vip777 login Phtaya login Super Ace casino login Bigwin 777 Ubet95 free 190 superph.com casino Jili22 NEW com register SG777 win Wjpeso Logo 1xBet login mobile Jili88 casino login register Philippines sign up Okbet cc Agg777 slot login Phv888 login P88jili download jiliapp.com- 777 club Fish game online real money One sabong 888 login password QQJili Taya365 slot mnl168.net login Taya365 download Yes Jili Casino PHMACAO APK free download 365 casino login Bigwin 29 JILISM slot casino apk Wow88 jili777.com ph 888php login 49jili VIP Jilino1 legit SG777 slot Fish game online real money Voslot free 100 18jl login app apk OKJL app Jili22 NEW com register Nice88 free 120 register no deposit bonus Sugal777 app download 288jili PHJOIN VIP com Register Jl77 Casino login KKjili com login Lovejili philippines Pogo88 casino SLOTSGO VIP login password Jili22 net register login password Winph 8 we1win 100 Jili slot 777pnl promo code Sg77701 Bet88 download for Android PH365 casino Royal Club login Jili88 casino login register MWPLAY login register Jilibay Promotion 7SJILI com Register FC777 casino link download Royal meaning in relationship OKBET88 AbcJili customer service 777ph VIP BOSS JILI login Register 200Jili App KKJILI casino login register maxjili Mwcbet legit JILIASIA 50 login Milyon88 com casino login 8k8app17 Royal slot Login Phmacao rest 338 SLOTSGO Ph888 login PHGINTO com login YY777 app Phdream register Jili22 net register login password Lucky Win888 Jiligames API Agila club VIP 77PH VIP Login download Acegame888 register PHMAYA Download Jili88 online casino 7XM Lovejili philippines 63win register Jilimax VOSLOT 777 login 18JL Casino Login Register JILIASIA 50 login 50JILI VIP login registration 7XM com PH Nice888 casino login Register 58jl Jili168 casino login register download Timeph philippines 90jilievo Jili88 casino login register OKBet legit JILI slot game download Bet99 promo code 58jili app 55BMW com PH login password KKjili casino login bet999 How to play Jili in GCash BigWin69 app Download OKJL Milyon88 com casino login phdream 888php register Ph888 PH777 registration bonus JLBET Asia LOVEJILI download Royal Casino login 646 ph login Labet8888 review JLBET Casino Jili888 ph Login Wjpeso Wins JILIMACAO 666 Jiliplay login register JILIAPP com login Download JiliLuck download WIN888 PH JL777 app Voslot777 legit Pkjili login 20jili casino Jolibet login registration Phjoin legit or not Milyon88 com casino register JILI apps download 88jili login register Jili 365 Login register download 11phginto Jili777 vip login Ta777 casino online Swertegames Taya365 download 777PNL online Casino login Mi777 join panalo 123 JILI slot 18jili link Panalo lyrics Jiliplay login philippines yaman88 Bet88 login Jili888 Login registration FF777 TV Ok2bet app Pogibet casino philippines Www jilino1 club WOW JILI secret code AB JILI Jili168 online casino BET99 careers Go88 slot login JILI Vip777 login CG777 Casino link OKBet GCash www.50 jili.com login WINJILI download Lucky bet99 Acegame888 77ph com Login password ACEGAME Login Register ACEGAME casino Swerte88 login password Wj slots casino APALDO Casino Phjoin slot JLBET com JLBET ph Taya777 org login 49jili slot Svip slot Jili77 download APK 200jiliclub Bet199 philippines Jili888 Login registration 88jili withdrawal phjoin.com login register Swerte88 login registration Voslot777 legit Superph11 AAA JILI app download Www jililive com log in VIP777 Casino login download Jili77 download APK Jilibet donnalyn login Register JILICC sign up Pogibet app download www.mwplay888.com download apk Jili68 Jililuck App Download APK Yy777 apk mod Jili77 vipph.com login labet8888.com app Phdream live chat Ph646 login register mobile 7777pub download Jolibet Fortune Tree 90JILI app 18JL login Philippines JLSLOT login password 50JILI fun m.nn777 login 88jili withdrawal PH Cash Casino APK 888PHP Casino LINK Boss jili app download Jili999 login register FB777 download APK Free 100 promotion JILIPARK Download VIP PH casino JILIHOT ALLIN88 login 8K8 com login PHMAYA casino login 58jili withdrawal Ubet95 free 100 no deposit bonus KKJILI online casino M GG777 100jili APP JILI888 slot download PHBET88 Jili Games demo 1xBet OKJL Casino Login Nice888 casino login Register Betso88 App download APK VIP777 app Gcash jili register 1xBet registration 58jili withdrawal Jili63 Suhagame23 218 SLOTSGO AGG777 login Philippines Bay888 login JILIVIP 83444 PHCASH com casino login Jilievo 666 Jili 365 VIP register PHMAYA link PH cash VIP login register Yaman88 casino JP7 VIP We1Win download free rbet.win apk Jili168 casino login register download Milyon88 com casino register 18JL login app 88jili withdrawal AAA Casino jilibet.com register Winjili55 UG777 login app PH777 download Jili365 bet login app Osm Jili GCash 77tbet philippines GI Casino login philippines 88jili login FC178 casino free 100 SG777 Com Login registration Nice88 free 100 Oxjili Royal777 Top777 login FB777 live 200jili login Gogojili legit Yes Jili com login phcash.vip casino Sugal777 app download 58JL app Login Panalo login JILI games APK Lucky99 Slot login Jili scatter gcash 7XM APP download FB JILI casino login download PHMACAO app ROYAL888 Link Alternatif ACEPH Casino - Link 55bmw.com casino Timeph app Osm Jili GCash M GG777 Ubet95 login Jiligo88 CG777 Casino Philippines Tayabet login Boss jili app download YY777 app download Nice88 free 120 register no deposit bonus Bossjili7 XOJILI login 68 PHCASH login ezjili.com download apk Jili 365 VIP APK Milyon88 pro Jili88 casino login register download Jili online casino AgilaPlay Jili scatter gcash 7777pub login CC6 app bonus JK4 online PHJOIN casino Joyjili login register 22phmaya 5JILI Casino login register Betso88 VIP Winph 8 Phmacao rest JILI Slot game download free s888.live legit APALDO Casino link Plot 777 casino login register Philippines Ph646wincom Jili168 login app Philippines KKJILI casino Apaldo PH Phdream live chat Slot VIP777 PH888BET 22 phginto 50JILI APP MWPLAY login register Slotph We1Win apk VIP777 slot login Nice88 PRIZEPH online casino Jilipark App 7XM app for Android Jili58 Jili168 free 100 APALDO 888 CASINO login APaldo download Jiliasia8 com slot game phcash.vip casino OKJL Casino Login YY777 live Jili888 register Winjiliph QQ jili casino login registration Abcjili5 NN777 register Phvip casino Taya 365 casino login OKBet app Osm Jili GCash Nice88 free 100 5JILI Casino login register Bet88 app download 5 55bmw vip Jlph11 JILI slot casino login Nice88 bet sign up bonus JILI Slot game download for Android Abc Jili com Download FF777 TV Peso 63 online casino MILYON88 register free 100 7777pub JILIASIA 50 login CC6 online casino latest version Royal Club apk 1xBet login registration CG777 Casino Philippines 1xBet app Mwcbet net login Password LOVEJILI 21 FBJILI Now use Joyjili Promo code JILI188 casino login register download PHMACAO SuperPH login AGG777 login app Peso 63 online casino filiplay Sugal777 app download Galaxy88casino com login EZJILI Telegram JiliApp ph04 Jilino1 com you can now claim your free 88 PHP download 63win Coupon Code PHDream 8 login register Philippines MNL168 website CC6 online casino register login 3jl app download apk Jlph7 TA777 com Login Register password 5jili11 FF777 casino login Register KKJILI casino login register 10 JILI slot game 3JL login app Jili100 APP Winjili55 Milyon88 info Jilino1 VIP login YE7 bet sign up bonus Apaldo games Wj casino app AbcJili win.ph log in Jili22 VIP 204 SG777 Jl77 Casino login YY777 app download Jilimacao Okjl space Wjevo777 download Ubet95 free 100 no deposit bonus PHMAYA APK Xojili legit 77PH bet login Taya365 pilipinong sariling casino LOVEJILI AAAJILI Casino link Jollibee777 How to play mwplay888 18jl app download jilievo.com login password VIP PH casino mnl168.net login JiliLuck download Win2max casino 777PNL download app Ubet Casino Philippines Win888 Login Jili88 casino login register Philippines sign up Bet99 APK 18JL casino Login register Download Naga888 login JLPH login PHMACAO APK free download How to register Milyon88 Royal888ph com login JiliCC entertainment WINJILI customer service PHBET88 Jili888 Login Philippines SG777 slot FBJILI Jili365 bet login app Ubet95 free 100 no deposit bonus Taya 365 casino login LOVEJILI Jili777 free 150 YE7 casino login register download QQJili 58jili login Download S888 sabong Gi77 casino Login taya777 customer service philippines number 24/7 WINJILI customer service Https www wjevo com promocenter promotioncode Nice99 casino login Phdream 44 login Mi777app 777PNL online Casino login phjl.com casino JILILUCK promo code Pogibet 888 login BigWin Casino legit Jolibet app download Jilli pogibet.com casino JP7 VIP login Ug7772 Phjoy JILIMACAO 123 PH143 online casino jili365.bet download PH cash VIP login register Abc Jili Register Mwgooddomain login 58JL Casino link 365 Jili casino login no deposit bonus JILIEVO Casino 777 60win OKGames casino 49jili VIP kkjili.com app JILIPARK casino login Register Philippines Agila Club casino OKGames GCash OKBet casino online S888 juan login Yaman88 log in Winph99 com m home login Jili88 casino login register Winjiliph CG777 Casino LOGIN Register Ubet Casino Philippines Agilaclub review Is 49jili legit ph646 JLBET link JiliCC entertainment Jilicity withdrawal Ta777 casino online Jili777 login register Philippines JP7 coupon code Milyon88 one Ug7772 Jilibet casino 77PH VIP Login download Jili live login 68 PHCASH 7XM APP download Boss jili login MWCASH88 APP download Jilicity login Acegame888 real money LIKE777 JILILUCK app JiliBay Telegram Bet199 login philippines Ph646wincom PHJOIN login OKGames register JILIASIA withdrawal Panalo login 88jili Login Philippines Wjevo777 download phjl.com casino Fcc777 login Labet8888 login JILI8998 casino login PHJL Login password Jilibay Voucher Code 28k8 Casino P88jili download 49jili apps download Fk777city we1win CG777 Casino login no deposit bonus MW play casino FF777 casino login Register Philippines download JILIAPP com login Download Bet199 PHGINTO com login Bet88 bonus Sw888 withdrawal Vvjl666 Jiliapp 777 Login QQ jili login Jilicity download Jili188 login Philippines Timeph philippines Casino Club app download Nice88 bet login registration Bay888 login PH Cash casino download Jiliko777 Nice88 PH 777pnl Jiliplay login register JILI VIP casino cg777 mwcbets.com login Fbjili2 JILIAPP download 7xm login 77jl.com login JILI Slot game download for Android MWPLAY app superph.com casino Nice88 free 120 WJ peso app Jili58 register 3jl app download apk Betso88 link OKGames login free JILIASIA 888 login 58jl login register Jilibet888 68 PHCASH login Jili88ph net register 55BMW Casino app download APK Abc Jili com Download FB777 register login Philippines Jilievo org m home JiliLuck download jlbet.com login register Jp7 casino login 18JL Casino Login Register YE7 casino APK prizeph Boss jili login Royal logo FC178 casino - 777 slot games Taya777 pilipinong sariling casino Ph888 MWPLAY app @Plot777_casino CG777 login BOSS JILI login Register JILI PH646 login Vvjlstore Mi777 casino login Download Okgames redeem code 50JILI VIP login registration Bet88 login AGG777 login Philippines JILIMACAO Yesjili com legit P88jili com login OKBET88 Gold JILI VIP PH casino VIP PH log in bet88.ph legit kkjili.com app JiliLuck Login JILI Vip777 login 63win withdrawal bet999.ph login m.nn777 login 58JL 8k8app17