Adding this code to functions.php solved the same problem for me.:
add_filter( 'woocommerce_webhook_deliver_async', '__return_false' );
P.S. one some sites it’s cause white screen sometimes, so test it for yourself. I have not problem with white screen, it’s working fine for me.
-
This reply was modified 7 years, 2 months ago by leprebro.
-
This reply was modified 7 years, 2 months ago by leprebro.
Just tried to disable every plugin and stay only with WP Mobile Menu, and video still doesn’t work.
Mike Jolley
Thank you for quick reply, and thank you for resolve my problem 🙂 You was right about live chat module, as soon as i switched to another live chat system, problem with redirect – gone, thank you very much! 😉