Hello,
I’m currently working on developing a new theme for our Omeka S site, and we would like to implement breadcrumb navigation on site pages.
At the moment, the breadcrumb displays only on the child pages, like this: “Parent Page Title” > “Current Page Title”
We would like the full breadcrumb path to be displayed. For example:
“Home” > “Current Page Title” or “Home” > “Parent Page Title” > “Current Page Title”
Could you advise on how to include all levels in the breadcrumb trail?
Thanks in advance!