We have a new site that’s about to be launched and have ran into a snag.
The problem is that the breadcrumb navigation system does not seem to be working right.
The navigation works as follows:
home>products>productcatagory1>widget1
home>products>productcatagory2>widget1
So for example we have a product that can report to more than one product category. If I click through from home>products>productcatagory1>widget1
The breadcrumb displays home>products>widget1
The developer claims that it’s not possible to display breadcrumb properly because the widget (a channel in ee) can report to more that one page.
I find this hard to believe since EE’s basic structure revolves around the channel concept.
Can anyone clarify this please?