Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Sybre Waaijer

    (@cybr)

    Hi there ??

    Long story short: We’re keeping an eye on this, an update should roll out within 3 weeks by WooCommerce, TSF’s update will follow suit. I can’t fix this before WooCommerce 3.5 is released.

    Recently, Google updated the requirements for Structured Data. This happened multiple times over the past two months. In 3.1 I brought a fix for their first iteration, which should still be valid, and it didn’t supersede WooCommerce’s Product script until recently (more on this below).

    WooCommerce has yet to update their scripts, and they’re currently erroneous thanks to Google’s update. Which, although the Product script of theirs is outputted, it’s not showing in the testing tool: it’s now superseded by the “correct” script of The SEO Framework (Breadcrumb only with a name, ID, and URL).

    This should be resolved in WooCommerce 3.5 (ETA October 17th). I’m keeping a close eye on this and I’ll keep testing it to ensure compatibility.

    You can follow the progress of this issue here: https://github.com/sybrew/the-seo-framework/issues/366

    • This reply was modified 6 years, 2 months ago by Sybre Waaijer. Reason: Opened GitHub issue
    Thread Starter napathello

    (@napathello)

    now problem fix ?

    Plugin Author Sybre Waaijer

    (@cybr)

    Hi there ??

    With WooCommerce 3.5, and The SEO Framework 3.1.4, the problems should be fixed.
    I gave full control to WooCommerce on this as well.

    Thread Starter napathello

    (@napathello)

    need open breadcrumbs on woocommerce ?

    in my theme use function

    remove_action( 'woocommerce_before_main_content','woocommerce_breadcrumb', 20, 0);

    Plugin Author Sybre Waaijer

    (@cybr)

    Hello again!

    That snippet removes the visual HTML breadcrumbs, not the Structured Data breadcrumbs.

    In any case, if that’s what you wanted to remove, feel free to use it ??

    Thread Starter napathello

    (@napathello)

    Hello again

    try enable breadcrumb but not work on product & category page , on article and other page can work

    you can see https://wordpress-224920-685254.cloudwaysapps.com/pn1091/

    Plugin Author Sybre Waaijer

    (@cybr)

    Hello again ??

    TSF doesn’t output breadcrumbs on product & category pages.
    This is intentional.

    WooCommerce should handle the product breadcrumbs. And, on category pages, they’re not taken into account by search engines.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘breadcrumbs problem use with woocommerce’ is closed to new replies.