Closed robert81 closed 3 years ago
/cib
Hi there :wave:
Using this App for a private organization repository requires a paid subscription that you can buy on the GitHub Marketplace
If you are a non-profit organization or otherwise can not pay for such a plan, contact me by creating an issue
Since you activated this App before the paid plan introduction it keeps on working for this repository. Upgrade to the paid plan to remove this message.
Branch issue-33-WooCommerce_admin_notices_not_being_captured created!
@robert81 Ok so this one was a pretty simple fix. Basically in our JS where we look for notices currently within the page, it wasnt searching very deeply so didnt pick these up.
Simply replacing the use of .children to a more broader /find has worked well
Someone reported this: https://wordpress.org/support/topic/incorrect-work-with-woocommerce-plugin/
I did a quick test and installed the plugin and then WooCommerce. I can confirm that the plugin is not capturing the admin notices generated by WooCommerce:
Can we please check what the issue is? Please update this ticket with the issue so we know what the problem is. I am presuming they are using their custom custom level?!?