Still can't figure this one out, would appreciate any input. Regards, Adam From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Adam Denning Sent: Tuesday, June 21, 2011 1:46 PM To: support@drupal.org Subject: [support] breadcrumbs not showing parent I have some nested basic pages, e.g. Company/Careers/Job Openings. Company has a parent of <Top Menu>. Careers has a parent of Company, and Job Openings has a parent of Careers. The hierarchy displays correctly in my Top Menu, and shows the proper parent/child when I click list links for Top Menu in admin/structure/menus/. But on the Job Openings page the breadcrumb just displays Home > Job Openings instead of Home > Careers > Job Openings. This doesn't seem to be a theme issue. Any ideas why the parent isn't displaying? Thanks, Adam