MamaDuck
Forum Replies Created
-
I know this is old, but I came across it checking for a fix just now – just for anyone else who needs it, I switched out that line to:
if ( ! $order || $order->get_order_key() != $order_key )All better.
Thank you, please update your support staff with this information as I was told that it was a problem on my end and that there was no issue with the plugin at all. This was even after providing admin access for them and all requested information, therefore leading me to have to seek other options.
I am having the same problem, contacted their support and they said it is working fine for them and it must be a problem on my end. I may just write something myself instead and be out the $$ if they are not going to fix it, probably not worth trying to rewrite their code.
in functions.php in your theme folder 🙂
Forum: Plugins
In reply to: [WooCommerce] WC Order Screen Constantly Loading Wistia EmbedYes, that is a bit of fun indeed. Rolling back the class-wc-admin-help.php file (under includes – admin) to a previous version before the wistia embeds seems to work without other issues for the moment (ours is from a 2.3.13 backup).