-
Created a topic, E_ERROR line 177, on the site WordPress.org Forums:
Un errore di E_ERROR è stato causato nella linea 177 d… -
Posted a reply to [WooCommerce] WooCommerce 10.5.0 (and 10.5.1) breaks order attribution, on the site WordPress.org Forums:
@lovingbro Hi.Google Pay and Apple Pay is handled by WooCommerce Payments. -
Posted a reply to [WooCommerce] WooCommerce 10.5.0 (and 10.5.1) breaks order attribution, on the site WordPress.org Forums:
@pr-sib Hi, I deactivated all plugins, but the issue was still there.Then I switched from… -
Posted a reply to [WooCommerce] From 7th of February – Order origins always Unknown, on the site WordPress.org Forums:
Hi, I deactivated all plugins, but the issue was still there.Then I switched from Woodmart… -
Posted a reply to [WooCommerce] From 7th of February – Order origins always Unknown, on the site WordPress.org Forums:
Link for the status:https://pastebin.com/fjBPvjBb -
Posted a reply to [WooCommerce] From 7th of February – Order origins always Unknown, on the site WordPress.org Forums:
Hello. Problem still exist. I didn't figure out. Just one origin has been recorder: Ig.Other… -
Posted a reply to [WooCommerce] From 7th of February – Order origins always Unknown, on the site WordPress.org Forums:
When does the issue occur exactly?Is it when a purchase is made from the product page, cart… -
Posted a reply to [WooCommerce] From 7th of February – Order origins always Unknown, on the site WordPress.org Forums:
I deactivated that plugin, still have this problem. I cannot use WP-Staging because not match… -
Posted a reply to [WooCommerce] From 7th of February – Order origins always Unknown, on the site WordPress.org Forums:
Hello! I will use WP Staging to set up the staging site. I also have… -
Posted a reply to [WooCommerce] From 7th of February – Order origins always Unknown, on the site WordPress.org Forums:
System Status Reporthttps://pastebin.com/3ZKZhAiKFATAL ERROR:https://pastebin.com/Xxz7A5H8now I changed from Woocommerce → Setting → Advanced → Function:I changed… -
Created a topic, From 7th of February – Order origins always Unknown, on the site WordPress.org Forums:
From 7th of December, every order has been generated i… -
Created a topic, Fatal Error in Staging, on the site WordPress.org Forums:
Hi, I’m having an issue and I’d like your help. I’m… -
Created a topic, Is it still Working this Plugin?, on the site WordPress.org Forums:
Hello! I discovered this plugin.Looks okay but is over… -
Posted a reply to [WooCommerce] Mobile Cart items hidden, on the site WordPress.org Forums:
Hello everyone, I’m experiencing the same issue. Additionally, I noticed another problem in the Total… -
Created a topic, Looks really nice!, on the site WordPress.org Forums:
Actually it provides every function I need. 5 stars! -
Posted a reply to [WooCommerce] Hide some of the shipping when free shipping is active, on the site WordPress.org Forums:
Hi. when rate shipment is active you wanna hide free shipping? And when free shipping… -
Posted a reply to [WooCommerce] Hide some of the shipping when free shipping is active, on the site WordPress.org Forums:
Add this code in function.php: add_filter( 'woocommerce_package_rates', 'nascondi_spese_se_gratis', 10, 2 ); function nascondi_spese_se_gratis( $rates, $package…