[FIXED] WooCommerce Single Product Breadcrumbs issue

ThemeBurn SupportForumsWordPress ThemesShoppica WordPress Theme[FIXED] WooCommerce Single Product Breadcrumbs issue

This topic has been marked as not resolved.

Hello,
i’d like to contribute to fix an error on single product header breadcrumbs.

Using shoppica as theme for my WooCommerce site, i noticed an error on breadcrumbs product page.
Breadcrumbs appears as follow:

Home >> category1category2 >> Product

Instead of:

Home >> category1 >> category2>> Product

To fix this:

1) Opne shoppica/library/woo-functions.php

2) sobstitute line 437 with:
echo $before . ‘slug, ‘product_cat’ ) . ‘”>’ . $item->name . ‘‘ . $after. $delimiter;

July 8, 2013 at 12:41 pm #25269

Hello,

Thank you for the fix, we will include this with next patch.

Best Regards,
ThemeBurn team

July 9, 2013 at 11:47 am #25302

Hello,

the issue is still present and it’s not fixed.
Please guide us in order to fix it.

Thanks
Best

Version 1.4.2

August 20, 2014 at 2:37 am #32886

Hello,

We are preparing patch for this problem, will let you know when it is done.

Best,
ThemeBurn team

August 22, 2014 at 11:55 am #32898
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.