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