Page 1 of 1

Breadcrumbs not listing every page

Posted: Thu Feb 17, 2011 1:01 pm
by jasnick
I am using the latest CMSMS. Small site, one level navigation of 5 pages. I added {breadcrumbs} to my template at the top of the #content div. I can see the space where they are supposed to go but all that is showing is the name of the page. The Home page is showing home, the Transport page is showing transport and so on. No actual trail of breadcrumbs, just the page alias.

Is there something else I am supposed to do?

Thank you.

Re: Breadcrumbs not listing every page

Posted: Thu Feb 17, 2011 1:14 pm
by uniqu3
If it's one level page, what you see is correct.
Means if Home is hierarchy position 1 and Transport page is hierarchy position 2 there is nothing worng in what you see.
If you would have a subpage in example Home than you would see: Home >> Subpage

If you go to "Tags -> Beradcrumbs" and click on Help you will see all parameters that are available for {breadcrumbs} tag.

Re: Breadcrumbs not listing every page

Posted: Thu Feb 17, 2011 1:47 pm
by jasnick
Oh - I see what you mean - it only comes into play if there are subnavs etc. So no point in doing it for one level especially as I have current-page indicated .

Thanks.