Title missing on job board pages
There are few themes that do not use <?php the_title() ?> call in WordPress Page templates, while this might be good for the theme, this is not so good for WPJobBoard as the title is usually displaying important information, especially on job details and resume details pages.
This can be easily fixed by downloading and installing WPJB Force Title Plugin.
Thank You Greg!!! This is just what I needed!!!
thanks Greg, just what i was looking for too
is it ok to paste that code in job.php ?
No, you have to download it and install as a plugin.
FYI, this plugin solution no longer appears to work on my site: slcsem.org.
Using the_title(), and installed the plugin, but still no job title. It’s just grabbing the title of the Jobs page instead: http://slcsem.org/dev/?page_id=52&job_board=/view/marketing-manager
@Paul, please note that this addon works with version 4.0 or newer only, you seem to be using version 3.6 or older.