Skip to content

CMS Page breadcrumbs not showing full path after applying Hyva theme. Only showing Home/ [current page]. How to show full path?

Note: This is not for the product detail pages, this is for CMS pages only.

After applying the Hyva theme to our magento store, I am only seeing Home/ followed by the current page in the breadcrumbs for our cms pages. We have pages that are in the cms hierarchy, but I am only seeing the Home and last part of this hierarchy node.

When I try to echo the $crumbs array in the breadcrumb.phtml template, I am only seeing these two items as well.

Has anyone come across this issue? It was working fine before hyva theme was applied