AbanteCart Community

eCommerce construction => General Discussion => Topic started by: yonghan79 on September 09, 2024, 11:37:48 PM

Title: Second level breadcrumb is removed in 1.4.0?
Post 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.

Title: Re: Second level breadcrumb is removed in 1.4.0?
Post by: abolabo on September 10, 2024, 04:06:08 AM
why does the second level breadcrumb is removed?

It's not on purpose. You just found a bug.
Title: Re: Second level breadcrumb is removed in 1.4.0?
Post by: abolabo on September 10, 2024, 06:40:52 AM
fixed. see details here https://github.com/abantecart/abantecart-src/commit/f32d69ea1bc83c46afc404464b9d8a7a2bc7a9b0
Title: Re: Second level breadcrumb is removed in 1.4.0?
Post by: yonghan79 on September 10, 2024, 10:39:38 AM
Thanks abolabo, the patch file works.
Title: Re: Second level breadcrumb is removed in 1.4.0?
Post by: yonghan79 on September 11, 2024, 12:29:44 PM
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.

Title: Re: Second level breadcrumb is removed in 1.4.0?
Post by: yonghan79 on September 12, 2024, 12:56:19 PM
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)
Title: Re: Second level breadcrumb is removed in 1.4.0?
Post by: Kimm on September 26, 2024, 06:59:10 AM
Thanks, The updated patch solved the product display issue!