ac23
Forum Replies Created
-
https://tinypic.host/i/customfield.XEGy0
The issue is that
order_wcj_checkout_field_1gets created as _order_wcj_checkout_field_1Here is another thread for another optimization plugin, maybe the same thing is happening here: https://ww.wp.xz.cn/support/topic/404-with-lazy-load-placeholder-gif/
I don’t have any other image optimization products.
Did some more troubleshooting and found out that this only occurs if the product being added to the cart is a product with an image placeholder instead of an actual product image. If you don’t click add a product with a placeholder image to cart, it will never trigger a 404. Once you add a product with the placeholder though it will generate 404’s for every product thereafter.
I tried changing the placeholder image but the result is the same. Using latest Woocommerce (5.2.2) if that makes a difference.
- This reply was modified 5 years, 1 month ago by ac23.
Doesn’t seem like that worked, @bornforphp
I did notice it only occurs for resources that are lazy loaded. Anything that was not lazy loaded on the page will not be an issue. Only once you scroll down and images are lazy loaded and you try to add to cart do you get this 404 (which btw, is not apparent to the user. It occurs in the background. You can see it happening in the browser console)
- This reply was modified 5 years, 1 month ago by ac23.
I’m having this issue too. Started happening after upgrading to the latest version. Had to turn off 404 error detection to stop it from locking out my customers.
Seems like it doesn’t like lazy loading images and detects it as a 404
- This reply was modified 5 years, 1 month ago by ac23.