Job Board Site and Resources
I followed Chris Lema’s awesome advice and set up a client’s Job Board site using WP Jobs Manager and the Jobify Job Board theme. I love it!
Check out Chris Lema’s excellent article: Building a Job Board Website with WordPress
Further resources:
- WP Jobs Manager + Core add-on bundle (specifically the WC Paid Listings premium plugin, to sell 30, 60, 90, 365-day job listing packages)
- Jobify – WordPress Job Board Theme by Astoundify
- Jobify also comes with a Child Theme, so we can add customizations via functions.php, like:
- Adding reCAPTCHA to the Job Submission Form (Jobify tutorial)
- Adding a salary field for jobs (Jobify tutorial)
- WooComerce is required
- We’re using WooCommerce’s Authorize.net AIM extension to process payments
- Make the entire site SSL: Moving to HTTPS on WordPress by CSS-Tricks