To create breadcrumbs for easier navigation within a department like
Biomedical Engineering Home / Academics / Undergraduate Studies
Where the Department/Program name links back to the Department landing page instead of the main site home page, just take these following steps:
- Populate your site's Department taxonomy with all your department names. admin/structure/taxonomy
- Edit the fields for your Content Types with breadcrumbs, like Universal Page. admin/structure/types/manage/universal/fields by adding a Term Reference Field. Make sure the MACHINE NAME for this field is field_ul_department
- When creating or editing your content, make sure you select the Department you want represented in the breadcrumbs
Just make sure that the name you put in your taxonomy, like Biomedical Engineering, is the same name as the department landing page.