Title: Breadcrumbs trail missing pages
Last modified: August 21, 2016

---

# Breadcrumbs trail missing pages

 *  Resolved [jfranko](https://wordpress.org/support/users/jfranko/)
 * (@jfranko)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/breadcrumbs-trail-missing-pages/)
 * Hi,
 * I’m new to all of this and I’m not sure if I’m doing something wrong.
 * When I go into a sub-page the breadcrumb trail only shows “Home” and the sub-
   page, but not the parent page.
 * The site is located at [http://www.coldheartedcustomcycles.com/beta/wordpress/](http://www.coldheartedcustomcycles.com/beta/wordpress/)
 * Thanks in advance,
    Jeff

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

 *  [templates4all](https://wordpress.org/support/users/templates4all/)
 * (@templates4all)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/breadcrumbs-trail-missing-pages/#post-4276815)
 * hello there,
 * normally it’s not the logic of breadcrumbs and how it’s work.. you will have 
   to style the wp_liste_pages .. here is the guide : [Link](http://codex.wordpress.org/Function_Reference/wp_list_pages#List_current_Page.2C_ancestors_of_current_page.2C_and_children_of_current_page)
 * otherwise you can try a plugin like Full Breadcrumb or Breadcrumb NavXT
 * Hope that help!
 *  Thread Starter [jfranko](https://wordpress.org/support/users/jfranko/)
 * (@jfranko)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/breadcrumbs-trail-missing-pages/#post-4276884)
 * I thought breadcrumbs were already in the Customizr theme?
 *  Thread Starter [jfranko](https://wordpress.org/support/users/jfranko/)
 * (@jfranko)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/breadcrumbs-trail-missing-pages/#post-4276895)
 * Relocated this site. Lost all my links. Problem still seems to be there. New 
   home: [http://www.coldheartedcustomcycles.com/](http://www.coldheartedcustomcycles.com/)
 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/breadcrumbs-trail-missing-pages/#post-4276917)
 * Breadcrumbs are in the Customizr theme. Typically, this problem is due to CSS
   hiding the breadcrumb above the Header block.
 * On your above site, there are no sub-pages to view to test it
 *  Thread Starter [jfranko](https://wordpress.org/support/users/jfranko/)
 * (@jfranko)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/breadcrumbs-trail-missing-pages/#post-4276929)
 * Sorry about that, I moved the site up to [the root](http://www.coldheartedcustomcycles.com/)
   and broke all my links. There are sub-menus now.
 * If you look at the [Troubled Past](http://www.coldheartedcustomcycles.com/?page_id=140)
   page, you’ll see the breadcrumb trail skips the [Custom Builds](http://www.coldheartedcustomcycles.com/?page_id=47)
   parent page.
 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/breadcrumbs-trail-missing-pages/#post-4276938)
 * Just looked at my Customizr test site and I get the same issue. I’ll ask [@nikeo](https://wordpress.org/support/users/nikeo/)
   to look at it…
 *  Theme Author [presscustomizr](https://wordpress.org/support/users/nikeo/)
 * (@nikeo)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/breadcrumbs-trail-missing-pages/#post-4276940)
 * Hi,
 * To make a page child from another, you have to set the parent (in the page attributes
   block) when editing the page.
    This way it will be displayed well in the breadcrumb
   and also in the rewrited url : [http://www.mywebsite.com/parent-page/child-page](http://www.mywebsite.com/parent-page/child-page).
 * Defining a page as parent in the menu is not actually setting it as parent from
   a WordPress standpoint.
 * Hope this will help,
    Cheers
 *  Theme Author [presscustomizr](https://wordpress.org/support/users/nikeo/)
 * (@nikeo)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/breadcrumbs-trail-missing-pages/#post-4276941)
 * [@rdellconsulting](https://wordpress.org/support/users/rdellconsulting/) : There
   was a incorrect child / parent settings in the demo for level2 pages. Just fixed
   it following the principles described in my previous message.
    Cheers and thanks(
   again!) for pointing this out.
 *  Thread Starter [jfranko](https://wordpress.org/support/users/jfranko/)
 * (@jfranko)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/breadcrumbs-trail-missing-pages/#post-4276942)
 * Thanks so much for the help!
 * I’m still learning my way with all of this, I’ve never used wp before this and
   you have been a great help.
 * [@nikeo](https://wordpress.org/support/users/nikeo/) that’s so much for a wonderful
   theme, it’s wonderful.
 *  Thread Starter [jfranko](https://wordpress.org/support/users/jfranko/)
 * (@jfranko)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/breadcrumbs-trail-missing-pages/#post-4276943)
 * It worked! Problem solved! Thanks again!
 *  Theme Author [presscustomizr](https://wordpress.org/support/users/nikeo/)
 * (@nikeo)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/breadcrumbs-trail-missing-pages/#post-4276944)
 * Cool! You’re welcome [@jfranko](https://wordpress.org/support/users/jfranko/)!
 * If you have appreciated the help a [review](http://wordpress.org/support/view/theme-reviews/customizr)
   of the theme would be a really appreciated way to say thank you! (you don’t have
   to of course, just if you feel like it!)
 * Bests, and thanks for using Customizr.
 *  Thread Starter [jfranko](https://wordpress.org/support/users/jfranko/)
 * (@jfranko)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/breadcrumbs-trail-missing-pages/#post-4276945)
 * Done!
 * 5 stars from me! You guys are great.

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

The topic ‘Breadcrumbs trail missing pages’ is closed to new replies.

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

## Tags

 * [niclook](https://wordpress.org/support/topic-tag/niclook/)

 * 12 replies
 * 4 participants
 * Last reply from: [jfranko](https://wordpress.org/support/users/jfranko/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/breadcrumbs-trail-missing-pages/#post-4276945)
 * Status: resolved