AbanteCart Community
eCommerce construction => General Discussion => Topic started by: yonghan79 on September 09, 2024, 11:37:48 PM
-
Hi core devs,
i want to ask why does the second level breadcrumb is removed?
For example i open Home > Apparel & accessories > Shoes. the breadcrumb only shows Home > Shoes.
Please refer to the attached screenshot.
I test in a clean 1.4.0 installation. Both novator and default template are the same.
-
why does the second level breadcrumb is removed?
It's not on purpose. You just found a bug.
-
fixed. see details here https://github.com/abantecart/abantecart-src/commit/f32d69ea1bc83c46afc404464b9d8a7a2bc7a9b0
-
Thanks abolabo, the patch file works.
-
Hi abolabo,
i just found out that the breadcrumb is correct, but now the products that doesn't belong to the subcat is shown too.
i test the patch in a clean 1.4.0 site.
i attached both storefront category page and admin product page for the product that shouldn't show in the category page.
-
The most current patch of this is available at our patch files here: https://why2central.net/patch/abantecart-v1-4-0-storefront-category-breadcrumb-patch-file/ (https://why2central.net/patch/abantecart-v1-4-0-storefront-category-breadcrumb-patch-file/)
Handoyo from
The Support Team
We Hear You 2, Inc (WHY2)
-
Thanks, The updated patch solved the product display issue!