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
My first guess is that this is a Views page. Go to the menu admin page and move the item to its correct place in the hierarchy. Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
________________________________ From: Adam Denning <adamd@popstarnetworks.com> To: "support@drupal.org" <support@drupal.org> Sent: Tuesday, June 21, 2011 2:46 PM 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 -- [ Drupal support list | http://lists.drupal.org/ ]
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
Adam Denning wrote:
Still can't figure this one out, would appreciate any input.
You didn't say if you're using D6 or D7 but for D6, one project I'm currently working on, I had to do the breadcrumb links myself before the form was returned from the callback. Check out the api.drupal.org and search for breadcrumb. -- Earnie -- http://progw.com -- http://www.for-my-kids.com
This is Drupal 7.2. Thanks for the input. Adam
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Earnie Boyd Sent: Wednesday, June 22, 2011 2:00 PM To: support@drupal.org Subject: Re: [support] breadcrumbs not showing parent
Adam Denning wrote:
Still can't figure this one out, would appreciate any input.
You didn't say if you're using D6 or D7 but for D6, one project I'm currently working on, I had to do the breadcrumb links myself before the form was returned from the callback. Check out the api.drupal.org and search for breadcrumb.
participants (3)
-
Adam Denning -
Earnie Boyd -
Ms. Nancy Wichmann