Page 1 of 1

Breadcrumb only showing 1 level deep

Posted: Mon Jun 30, 2008 11:17 pm
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?