Title: Missing page navigation
Last modified: August 20, 2016

---

# Missing page navigation

 *  [ritarose](https://wordpress.org/support/users/ritarose/)
 * (@ritarose)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/missing-page-navigation/)
 * My page nagivation, which is on top of the page has recently disappeared.
    (The
   only thing I know, which might be helpful, is that I list the ID’s of pages that
   I don’t want to show up in the naviation in sidebar.php).
 * Things I’ve done to try to fix it include:
    I’ve disabled all my plugins, that
   didn’t help. I just upgraded to 3.4.2 – didn’t help. I also checked the box “
   Let wordpress correct XHTML”, didn’t help.
 * The site is [http://www.whiterosekallah.com](http://www.whiterosekallah.com)
 * Example of missing navigation/pages are:
    [http://www.whiterosekallah.com/blog](http://www.whiterosekallah.com/blog)
   [http://www.whiterosekallah.com/gallery](http://www.whiterosekallah.com/gallery)
   [http://www.whiterosekallah.com/testimonials](http://www.whiterosekallah.com/testimonials)
 * Any help is SO appreciated!!

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/missing-page-navigation/#post-3039996)
 * Have you tried re-uploading your theme?
 *  Thread Starter [ritarose](https://wordpress.org/support/users/ritarose/)
 * (@ritarose)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/missing-page-navigation/#post-3040002)
 * My theme is modified/skinned… not sure how to do that and be sure I don’t lose
   any of the code.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/missing-page-navigation/#post-3040159)
 * Then all I can suggest is that you [turn debug on](http://codex.wordpress.org/Editing_wp-config.php#Debug)
   and [enable error logging](http://codex.wordpress.org/Editing_wp-config.php#Configure_Error_Log)
   to see if that will help you locate the error.
 *  Thread Starter [ritarose](https://wordpress.org/support/users/ritarose/)
 * (@ritarose)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/missing-page-navigation/#post-3040170)
 * So I did that and I’m getting the following. Should I be going through the functions.
   php file and changing all of these? (Forgive me for not being a real programmer:)
 * [13-Sep-2012 13:35:02] PHP Notice: add_custom_background is **deprecated** since
   version 3.4! Use add_theme_support( ‘custom-background’, $args ) instead. in /
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 * [13-Sep-2012 13:35:02] PHP Notice: add_custom_image_header is **deprecated** 
   since version 3.4! Use add_theme_support( ‘custom-header’, $args ) instead. in/
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 * [13-Sep-2012 13:35:04] PHP Notice: add_custom_background is **deprecated** since
   version 3.4! Use add_theme_support( ‘custom-background’, $args ) instead. in /
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 * [13-Sep-2012 13:35:04] PHP Notice: add_custom_image_header is **deprecated** 
   since version 3.4! Use add_theme_support( ‘custom-header’, $args ) instead. in/
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 * [13-Sep-2012 13:35:05] PHP Notice: add_custom_background is **deprecated** since
   version 3.4! Use add_theme_support( ‘custom-background’, $args ) instead. in /
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 * [13-Sep-2012 13:35:05] PHP Notice: add_custom_image_header is **deprecated** 
   since version 3.4! Use add_theme_support( ‘custom-header’, $args ) instead. in/
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 * [13-Sep-2012 13:35:06] PHP Notice: add_custom_background is **deprecated** since
   version 3.4! Use add_theme_support( ‘custom-background’, $args ) instead. in /
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 * [13-Sep-2012 13:35:06] PHP Notice: add_custom_image_header is **deprecated** 
   since version 3.4! Use add_theme_support( ‘custom-header’, $args ) instead. in/
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 * [13-Sep-2012 13:35:08] PHP Notice: add_custom_background is **deprecated** since
   version 3.4! Use add_theme_support( ‘custom-background’, $args ) instead. in /
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 * [13-Sep-2012 13:35:08] PHP Notice: add_custom_image_header is **deprecated** 
   since version 3.4! Use add_theme_support( ‘custom-header’, $args ) instead. in/
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 * [13-Sep-2012 13:35:10] PHP Notice: add_custom_background is **deprecated** since
   version 3.4! Use add_theme_support( ‘custom-background’, $args ) instead. in /
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 * [13-Sep-2012 13:35:10] PHP Notice: add_custom_image_header is **deprecated** 
   since version 3.4! Use add_theme_support( ‘custom-header’, $args ) instead. in/
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 * [13-Sep-2012 13:35:12] PHP Notice: add_custom_background is **deprecated** since
   version 3.4! Use add_theme_support( ‘custom-background’, $args ) instead. in /
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 * [13-Sep-2012 13:35:12] PHP Notice: add_custom_image_header is **deprecated** 
   since version 3.4! Use add_theme_support( ‘custom-header’, $args ) instead. in/
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 * [13-Sep-2012 13:35:13] PHP Notice: add_custom_background is **deprecated** since
   version 3.4! Use add_theme_support( ‘custom-background’, $args ) instead. in /
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 * [13-Sep-2012 13:35:13] PHP Notice: add_custom_image_header is **deprecated** 
   since version 3.4! Use add_theme_support( ‘custom-header’, $args ) instead. in/
   home/ritros/whiterosekallah.com/wp-includes/functions.php on line 2638
 *  Thread Starter [ritarose](https://wordpress.org/support/users/ritarose/)
 * (@ritarose)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/missing-page-navigation/#post-3040172)
 * (The above was what I got in my debug.log)
 * These functions don’t actually exist in functions.php, but i did find them in
   themes.php… they seem to be updated/correct there.
 * I have an almost identical site that does work:
    [http://www.ritarosephotography.com](http://www.ritarosephotography.com)
 * Would you recommend borrowing one of the files (themes? functions?) from it to
   see if it makes my [http://www.whiterosekallah.com](http://www.whiterosekallah.com)
   site work?
 * thanks a lot for your help…
 *  Thread Starter [ritarose](https://wordpress.org/support/users/ritarose/)
 * (@ritarose)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/missing-page-navigation/#post-3040177)
 * So I replaced the files in my whiterosekallah.com site with the functions.php
   and theme.php from my ritarosephotography.com site (where the nav actually shows)
   and didn’t get anything different.
 * Still desperate for help .. thanks.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/missing-page-navigation/#post-3040182)
 * You should be using those functions in your theme instead of the older, deprecated
   functions that you are using. But they’re not the cause of your problem as far
   I can can tell.

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

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/missing-page-navigation/#post-3040182)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
