WP Job Manager Documentation

All documentation for the WP Job Manager plugin, as well as all add-ons can be found on the  WP Job Manager documentation page. Getting started Installation Setting up WP Job Manager Translating WP Job Manager Administration Adding Jobs via Admin Managing submitted jobs Usage Shortcodes A look at single job […]

Changing the Job Permalink/Slug

Job listings in WP Job Manager default to the permalink ‘jobs’. So, for example, a job may have the following URL: http://yoursite.com/jobs/job-listing-title Continue reading this article on WPJobManager.com

Modifying the Submission Form

You can add/edit/remove custom fields to job postings using two methods: Manually create the fields: https://wpjobmanager.com/document/editing-job-submission-fields/ Use the WP Job Manager – Field Editor which will allow you to add, edit, remove, disable any fields without modifying any code.

Translate a Single Word

Sometimes if you only need to translate a single word you may not want to create an entire translation file. Luckily there is an easy way to do this: Install “Say What” — http://wordpress.org/plugins/say-what/ Visit “Tools > Text Changes” Create a new Text change with the following settings: Original String:  Domain: […]

Translating Your Entire Website

Note: Jobify may already be translated in your language! Please read this article before proceeding.  1 Tell WordPress what language to use. Visit “Options > General” and select your language. 2 If your website is not translated once you have selected your language please follow the next steps. Add Your Own […]

Adding Custom PHP to Your Child Theme

If you need to modify functionality, instead of appearance, you will often need to insert custom PHP in to your child theme. This code should almost always be placed in your Child Theme’s functions.php file. To learn more about modifying files, please read Editing Files on the WordPress.org documentation codex.

Creating a Child Theme

A child theme is automatically created when the Demo Content is imported in the Setup Guide. A unique child theme is created based on the type of content you import. If you need the raw child theme files you can find them Github.

Modify Your Website’s Colors

Jobify offers the ability to easily change many of the main colors on your website. To start customizing your colors simply visit “Appearance > Customize > Colors”. Navigation Text Color The “Navigation Text Color” setting controls the text/link color of menu items in the “Main Navigation” menu area.  Header Text […]