• Hi there,

    we use your plugin with WooCommerce and SEOPress PRO.

    We have a product with some hierarchical categories (cat 1 > cat 1.1 > cat 1.1.1) and a block to show breadcrumbs. Only parent product category is shown when your plugin is enabled. When disabled it, the entire hierarchy is shown as expected.

    Can you fix it?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,

    as we use wp_get_post_terms our arguments are filtered by your plugin.

    We would like to avoid using this:

    remove_all_filters( 'get_terms_orderby', 10 );
    remove_all_filters( 'wp_get_object_terms', 10 );
    remove_all_filters( 'get_terms', 10 );

    Do you have a workaround please?

    Thanks

    Plugin Author Razvan Aldea

    (@raldea89)

    Hello,

    @maigret could you please give more details about what block are you using for the breadcrumbs and how are you using that block?

    @rainbowgeek an issue has been addressed to the dev team and a fix will be available probably in the next update.

    Warmly,
    Razvan

    Thanks @raldea89

    Thread Starter Aurélien Denis

    (@maigret)

    @raldea89 thanks for your answer, we use SEOPress Pro Breadcrumb block, that’s why @rainbowgeek answered too.

    Plugin Author Razvan Aldea

    (@raldea89)

    I see ?? means that the problem should be fixed ( or at least a way to fix it ) in the next update.

    Have a wonderful day!
    Razvan

    Plugin Support beatrice12

    (@beatrice12)

    This topic will be marked as resolved as we have an open ticket on GitHub regarding this. Please keep in mind that the ‘resolved’ status is only for this support thread, not the issue on GitHub.

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