Jobus Templating

Estimated reading: 1 minute 62 views

Summary: Jobus is developer-friendly, offering full control over pre-built templates for jobs, companies, and candidates. Easily override templates by copying them into your theme’s jobus folder and customizing as needed. This approach ensures your changes won’t affect the core Jobus plugin files.

We’ve designed Jobus to be fully developer-friendly by giving you complete control over all pre-built templates. You can add, edit, remove, or entirely reshape any template used for jobs, companies, or candidate pages.

All template files are located inside:

jobus/templates

You can customize any file inside the templates folder.


How to Override Jobus Templates

To override a template, simply:

  1. Create a folder in your currently active theme named: jobus
  2. Copy the template file from jobus/templates/ into your theme folder using the exact same file name.

Example Override

Copy:

wp-content/plugins/jobus/templates/single-job.php

to:

wp-content/themes/your-theme/jobus/single-job.php

Then customize the copied file based on your needs.


This enables you to modify content on the front end without changing the Jobus core plugin.

Leave a Reply

Your email address will not be published. Required fields are marked *

Share this Doc

Jobus Templating

Or copy link

CONTENTS