Hi everyone. Here is a bug it took me too much time to find the error is from WP Activity Log…
I was unable to update price on a product variation for a variable product.
Turning off WP Activity Log fixed bug.
- Don’t forget to set the plugin setting in your mainwp dashboard to “Do not hide the plugin”.
Overview of the bug : when updating price on a variable product, the /wp-admin/admin-ajax.php was returning a 500 server error and the waiting gif was staying on top without saving to server…