Hi everyone,
Some time ago we decided to hide our breadcrumbs so we applied display: none; to the #breadcrumbs selector. However, now that we want to display it again, after removing the display: none;, it's not displaying the breadcrumbs any more. It only displays a "Pages" link and not the pages we browse behind it. Obviously this way we can't use the breadcrumbs.
I think this problem is not CSS related, because the breadcrumb code in the HTML is also missing the page entries, except for the first one "Pages".
image2015-3-6 15:32:31.png
Does this have something to do with the breadcrumbs.vm? I'm a little at a loss here.
/Jan