CompactCodeEU / FixProductBreadcrumbs

This is a Fix for Magento 2.2.4 and 2.2.5 where the Product Breadcrumbs are generated with JS normally and contain unwanted text.
GNU General Public License v3.0
32 stars 13 forks source link

Still not showing on Ultimo theme #7

Open akshuvo opened 5 years ago

akshuvo commented 5 years ago

Breadcrumb is showing blank http://prntscr.com/l1kqiu

CompactCodeEU commented 5 years ago

Can you include this in your catalog_product_view.xml and see if it works? Otherwise add me on skype so we can share screens if you can. rob.conings

    <body>
        <referenceBlock name="breadcrumbs" template="Magento_Theme::html/breadcrumbs.phtml"/>
    </body>