• Resolved jamshiddeveloper

    (@jamshiddeveloper)


    Hello
    After the WooCommerce update to version 7.1, plugin Jc Woocommerce Advanced Attributes has conflicted with the WooCommerce plugin. I am a programmer and I found the cause of the this conflict in the new version of WooCommerce. on the directory
    woocommerce\includes\admin\meta-boxes\views
    and file
    html-product-data-attributes.php There is a problem. in the code
    if ( count( wc_get_attribute_taxonomies() ) <= apply_filters( 'woocommerce_attribute_taxonomy_filter_threshold', 20 ) ) :
    This command will cause that if the number Attributes we have on your site are more than 20, the Attributes won’t be loaded well in the Jc Woocommerce Advanced Attributes plugin.
    Is it possible to correct this part in WooCommerce?
    Because this plugin is no longer updated and many sites in the world may have problems with this WooCommerce update.

Viewing 1 replies (of 1 total)
  • Hi @jamshiddeveloper

    Thanks for reaching out!

    I understand that after updating the WooCommerce plugin, the Jc Woocommerce Advanced Attributes plugin did not work as expected, is that correct?

    Since this is a third-party plugin which we don’t provide support for (please see our Support Policy here), it would be best reaching out to the plugin’s developers for further assistance here.

    I am a programmer and I found the cause of the this conflict in the new version of WooCommerce.

    This command will cause that if the number Attributes we have on your site are more than 20, the Attributes won’t be loaded well in the Jc Woocommerce Advanced Attributes plugin.
    Is it possible to correct this part in WooCommerce?

    If you believe that this is a bug or a feature request on WooCommerce’s end, you could raise your concern to the proper thread here: https://github.com/woocommerce/woocommerce/issues

    Hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘woocommerce conflict with plugin Jc Woocommerce Advanced Attributes’ is closed to new replies.