Title: Missing page header
Last modified: November 30, 2016

---

# Missing page header

 *  Resolved [julesjunction](https://wordpress.org/support/users/julesjunction/)
 * (@julesjunction)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/missing-page-header/)
 * Hi,
 * I am using pinnacle theme which looks great and very happy with it. I wonder 
   if you can help with a header issue I have?
 * The header works well and looks fine on pages, portfolios and blog posts. It 
   doesn’t show on individual jobs.
 * I have installed a plugin called ‘[Simple Job Board](https://en-gb.wordpress.org/plugins/simple-job-board/)‘
   to handle job vacancies. All works well with the header showing on the top level
   vacancies page and also the list of the jobs page but when you drill down to 
   the [single job page](http://hce-catering.co.uk.gridhosted.co.uk/jobs/it-support/)
   the page header goes missing and the job details are bunched at the top of the
   page.
 * Also, when editing a job the ‘Post Title and Sub-title’ section is not showing
   in the editor. I have clicked Screen Options but there is no ‘Post Title and 
   Subtitle’ tick box listed there.
 * I have looked at the job with the default 2016 theme and the individual job page
   shows fine, header in place ok. I am not sure if this is caused by the theme,
   the plugin or a conflict between theme and plugin or if I need to do something
   else???
 * Help!
 * Regards,
    Jules

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/missing-page-header/#post-8499115)
 * Hello Jules,
 * It appears that there is a conflict on that page between the theme and the plugin
   when trying to load the header. I’m trying to find a solution for you at the 
   moment, but it’s possible that we will have to wait for the theme developer’s
   input before we get a solution.
 * I’ll let you know if I find anything.
 * -Kevin
 *  Thread Starter [julesjunction](https://wordpress.org/support/users/julesjunction/)
 * (@julesjunction)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/missing-page-header/#post-8501569)
 * Hi Kevin,
 * thank you for your response.
 * -Jules
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/missing-page-header/#post-8505408)
 * Hey so this plugin is adding it’s own template (which is fine) but because of
   that it doesn’t have an input or output for the theme added “page title and subtitle”.
   So it’s not so much a conflict as the theme doesn’t add extra options to that
   plugin and that plugin doens’t add extras options specific to the theme.
 * So you can make a child theme and built in those options for that plugins custom
   post type.
 * But a simple way to make the page at least work and show up like it would in 
   any other theme is to add this css in your theme options > custom css box:
 *     ```
       body.single-jobpost.trans-header #kad-banner {
           position: relative;
       }
       ```
   
 * That won’t add a page title and subtitle area but it will keep the header out
   of the post content.
 * Hope that helps,
 * Kadence Themes
 *  Thread Starter [julesjunction](https://wordpress.org/support/users/julesjunction/)
 * (@julesjunction)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/missing-page-header/#post-8506079)
 * Thank you Kadence Themes for a speedy response, it is much appreciated.
 * I have added the suggested css along with a background and this will suffice 
   as a workaround for now while I work out how to build in the Kadence options 
   into the plugins custom post type.
 * Thank you.
    -Jules

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Missing page header’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/pinnacle/1.8.10/screenshot.png)
 * Pinnacle
 * [Support Threads](https://wordpress.org/support/theme/pinnacle/)
 * [Active Topics](https://wordpress.org/support/theme/pinnacle/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/pinnacle/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/pinnacle/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [julesjunction](https://wordpress.org/support/users/julesjunction/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/missing-page-header/#post-8506079)
 * Status: resolved