pojome / activity-log

Get aware of any activities that are taking place on your dashboard! Imagine it like a black-box for your WordPress site.

Home Page:http://wordpress.org/plugins/aryo-activity-log/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App is Hiding WooCommerce Save Button In Payment Gateway UI

serafintechnology opened this issue · comments

We noticed this just now on one client's site. Once app is enabled the blue Save button disappears. Checking other clients with WooCommerce now.

492ed93d365e4a19beddb4090754bbd8

Have the same issue, with the newest Version 2.8.8 and Woocommerce Version: 8.2.2
I have the Issue on any Woocommerce Page with a Save Button.

@fschuermeyer For some reason we are unable to reproduce this issue in our dev environment. Could you please share with us the steps to reproduce this situation?

Unfortunately it is not so easy, the plugin is not installed regularly but via the mu-plugins folder, according to its own logic, as well as Woocommerce itself.

So far I could see that it has to do with the include of the Woocommerce integration. And there with the hook from line 14.

https://github.com/pojome/activity-log/blob/master/classes/class-aal-integration-woocommerce.php#L14

I can have another look in the next few days to see if I can find the right solution.

Right now, we've taken out the feature that tracks the WC settings to avoid this problem. Thanks for letting us know your thoughts!