• LS,

    Your plugin main class won’t load when WooCommerce is network activated.

    Could pls fix this?

    Suggested fix for line 836 in impact.php

    if ( in_array( ‘woocommerce/woocommerce.php’, (array) get_option( ‘active_plugins’, [] ) ) || is_plugin_active_for_network( ‘woocommerce/woocommerce.php’ ) ) {

    Kind regards

    Floris Lof

  • You must be logged in to reply to this topic.