Tam Mullen
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Can’t install on local wamp site says Trojan:Win32/Emali.A!clThanks for flagging this
I was initially able to see the same thing with Windows Defender on Windows 11 with the definitions from 5th April.We have reported this issue as a false positive to Microsoft and with the latest definitions from today 6th April?
woocommerce.7.5.1.zip
?no longer is being flagged by Windows Defender.If you are still seeing it flagged please update your Windows Defender Definitions?https://www.microsoft.com/en-us/wdsi/defenderupdates?and try scanning again.
Forum: Plugins
In reply to: [WooCommerce] Webhooks stopped working after update to Version 7.5.0I haven’t been able to reproduce this.
I tried using a site with WooCommerce 7.4.1 and tested it with webhook.site by placing and order and then updating an order.
I then I upgraded to 7.5.0 and repeated the test and everything looked fine with the webhooks firing as expected and no errors in the log.- This reply was modified 1 year, 8 months ago by Tam Mullen.
Forum: Plugins
In reply to: [WooCommerce] Webhooks stopped working after update to Version 7.5.0Hi @martinneumannat
To help us figure out what is happening here can you give some more details of your webhook setup such as the API version.Also can you please share a copy of your sites System Status Report which you can find via?WooCommerce?→?Status. Select?
Get system report
?and then?Copy for support
.Hi @kahmeel
Thanks for reporting, apologies this wasn’t fixed in 7.5.0. A fix release is planned to resolve this
https://github.com/woocommerce/woocommerce/issues/37129#issuecomment-1471640229Forum: Plugins
In reply to: [WooCommerce] Not showing address field on “my account” pageHi @ivangneiding
Thanks for reporting, this is an known issue https://github.com/woocommerce/woocommerce/issues/36490 you can follow the issue for more details/updates but you see the most relevant current update here https://github.com/woocommerce/woocommerce/issues/36490#issuecomment-1437743787 that the translation update for pt_BR has been made but is awaiting approval from the translation teamForum: Plugins
In reply to: [WooCommerce] can’t create a new rest api keyHi @ahiad
Thanks for reporting, if you have been using a RTL language this likely due to a known issue https://github.com/woocommerce/woocommerce/issues/36474
The fix for this is aiming to be in the next WooCommerce release.Forum: Plugins
In reply to: [WooCommerce] Doubled quantity on product cartHi @torao9340 and @kathleen36,
To help us figure out what is happening here can you please share a copy of your sites System Status Report which you can find via?WooCommerce?→?Status. Select?Get system report
?and then?Copy for support
.Hi @kosakkas
I wanted to let you know that this is a known issue and is being worked on, the fix will be likely be available in the next release.
Forum: Plugins
In reply to: [WooCommerce] Bug with quantity input on 7.4HI @manwlios
I wanted to let you know that this is a known issue and is being worked on, the fix will be likely be available in the next release.
Forum: Plugins
In reply to: [WooCommerce] Variable products selector problem (quantities)Hi @giorgioolympian, I wanted to let you know that this is a known issue and is being worked on, the fix will be likely be available in the next release.
Forum: Plugins
In reply to: [WooCommerce] QTY function gone awry!You can share it here, we are most interested in the active plugins, theme, and templates so free feel to remove any other aspects.
Forum: Plugins
In reply to: [WooCommerce] Unlimited number of stock to select after updateHi @ahawtin, thanks for your report and your update on the GitHub issue.
As noted this is being worked on and a fix will hopefully be included in the next release. Please continue to follow the issue for updates.
I just wanted to clarify on one aspect related to how the issue is affecting your website.I hope that they prioritize this fix as the 7.4.0 release is breaking sites with each install.
It is our understanding of the issue that if a user enters a larger quantity than is in stock they would be presented with a notice?“You cannot add that amount of “{ variable product name }” to the cart because there is not enough stock ({ amount of stock } remaining).”
This should be enough to prevent anyone accidentally being able to add to cart or checkout too many of the item and they can then try again and enter a lower quantity instead.
Just wanted to check if you are seeing this notice or if you are seeing different behaviour or other impacts as a result of this issue?
Thank you!Forum: Plugins
In reply to: [WooCommerce] QTY function gone awry!Hi @itsmefti
Thanks for your report, as William noted this is being worked on and a fix will hopefully be included in the next release.
I just wanted to clarify on one aspect related to how the issue is affecting your website.The only fix I’ve got so far is to limit to 1 per order for each item (!), so that the website can stay online. The other products have been switched to ‘one per order’ so you can see that in action too,
It is our understanding of the issue that if a user enters a larger quantity than is in stock they would be presented with a notice “You cannot add that amount of “{ variable product name }” to the cart because there is not enough stock ({ amount of stock } remaining).”
This should be enough to prevent anyone accidentally being able to add to cart or checkout too many of the item and they can then try again and enter a lower quantity instead.
If you are not seeing this notice or there are other impacts as a result of this issue it could be that you have another plugin or theme altering this behaviour.Please could you also share a copy of your sites System Status Report so we can see the plugins and full theme name used which can be found by navigating to WooCommerce → Status. Select
Get system report
and thenCopy for support
.Once you have this, please share the results in your response here.
I’d also suggest performing a full conflict test to rule out any theme/plugin conflicts. To perform a full conflict test, you can do the following:
- Clear the browser cache
- Temporarily switch your theme to Storefront
- Disable all plugins except for WooCommerce
- Check to see if the issue persists.
If the issue is no longer present (i.e. you see the notice that the larger than max quantity cannot be added to cart), it means there was a conflict, and you can reactivate the theme or plugins one by one (gradually) until the cause of the issue is found, more info about running a conflict test is?here.
You can clone your site to a staging environment and perform tests without modifying your live site or impacting customers. This is possible to do it using the free?WP Staging plugin.
Thank you!Forum: Plugins
In reply to: [WooCommerce] Quantity Input Does not Reflect StockFollow this topic for more updates https://www.ads-software.com/support/topic/unlimited-number-of-stock-to-select-after-update/
Thanks!Forum: Plugins
In reply to: [WooCommerce] Unlimited number of stock to select after update@robinrsa (thanks!)has added a GitHub issue for this here https://github.com/woocommerce/woocommerce/issues/36855 you can follow this issue for more updates