Hello,
I'm running on Matrix 3.16.7 and trying to create a "category" menu at the top of my page that shows the section the current page is nested in. I have the following menu code:
<span >
I have a design customisation, setting the top page (root node) for this customisation to the Homepage.
My page hierarchy is as follows
Site
Homepage
-Communication
--Topic
--Email
--skypeAll is working well for the most part, however when I view the Email page, the settings.class.hierarchy isn't being applied to the span tag.In fact none of the three settings.class variables are being displayed for the communication menu item. My understanding is that all parents of the child node should have settings.class.hierarchy applied.
Any thoughts what I'm doing wrong?
many thanks for any help you can provide.
Cheers
Dale