Breadcrumb only showing 1 level deep

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
zigbot

Breadcrumb only showing 1 level deep

Post by zigbot »

My breadcrumb tag looks like so:

Code: Select all

{breadcrumbs  root="Home" delimiter="»"}
It works just fine for most pages. It shows the home link, delimiter, and title of the current page.

When on pages that are subs of anything on the first level, however, it does not show the intermediary page.

Home > level 1 page

Home > level 1.1 page

The subs have parents set in the content area. Is there something I'm missing?
Locked

Return to “Layout and Design (CSS & HTML)”