Incorrent category hierarchy in Breadcrumbs

Home Support eCommerce Gem Incorrent category hierarchy in Breadcrumbs

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8594
    Anonymous
    Inactive

    First off, awesome theme, I really enjoy using it! Great work, and cool visual presentation of Woocommerce!

    Got a bit of trouble living with the way the Breadcrumbs are displayed, as an example a category has this hierarchy:

    E-Liquids » With Nicotine » FlavourArt

    But on the store category-archive page, the Bredcrumb trail displays Welcome / Products / With Nicotine / E-Liquids / FlavourArt

    As you can see, the Parent Category, is in reverse order of the product child category.

    Expected behaviour, or caused by this line in Bredcrumbs.php?
    // Merge the parent items into the items array.
    $this->items = array_merge( $this->items, array_reverse( $parents ) );

    #8595
    Anonymous
    Inactive

    I noticed that this problem arise after updating to the latest version of the theme. Was not there in previous versions.

    #8927
    ProDesigns
    Keymaster

    Hello @lennilg,

    The issue you’re facing seems to be due to a bug with a 3rd party plugin that we’re using called Breadcrumb Trail.

    We will be resolving it in our very near future updates of the theme. Kindly keep the theme updated for latest patches and upgrades.

    Thank you

    Regards,
    Team ProDesigns Themes

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.