negapo
Forum Replies Created
-
Hi @shaileshwar , the site seems ok to me, did you disable SG Optimizer?
@giac You can choose the way CloudFlare handles when you have reached the limit, the default option is to “fail”, but there is an option to disable the worker when the limit is reached so you can have the benefit of the worker and then when the limit is reached it will revert. You can check that option on the CloudFlare account.
Hi @hbk747
Dont know how things are currently but on the first version of the SG Optimizer when “Cloudflare Full Page Caching” as introduced even if you disabled the feature after it was once activated the Worker that the plug-in creates on your CloudFlare account was still there active. Yuo have to go on to your Cloudflare page and manually disable (or delete) the worker.We are also running on this issue, costumers can buy out of stock variations and some in stock variations cannot be added to the cart. We tried to debug conflicts between plug-ins with no luck. We have disabled SG Optimizer, but we tracked the issue to be with the “Remove Query Strings From Static Resources” option, when turned on it raises this issue. We had this option on for a long time with no problems.
Sure, email sent. Thanks
Just to add, this is the message:
Error 1101 Ray ID: 5ebd5067da595d3b • 2020-11-02 10:53:50 UTC
Worker threw exception
What happened?
You’ve requested a page on a website (www.bean.pt) that is on the Cloudflare network. An unknown error occurred while rendering the page.What can I do?
If you are the owner of this website:
you should login to Cloudflare and check the error logs for http://www.bean.pt.Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Image alt text showing@rifatspir thanks, will do that. Regards.
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Image alt text showingI have pinpointed this out, its the lazy load feature of the SiteGround optimizing plug-in. If i disable it, the problem goes away. Can another user confirm this? Thanks
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Image alt text showingHi, i have the same exact problem. Thanks
Forum: Plugins
In reply to: [Moloni] Erro em encomendas com produtos a 0€darktaboo, a configuração do IVA está direita? Nós emitimos faturas com items a 0€ sem problema, apesar de nunca o termos feito quando o total da encomenda / fatura é 0€.
Forum: Plugins
In reply to: [Moloni] Error on Generating an InvoiceWhy not just use the Poduct ID or the Variation ID when no SKU is available? They are unique, they are even better than the SKU because the SKU can be duplicated by mistake (i can set a SKU like “A123”, then eventually delete that Product/Variation, create another and set the SKU to the same “A123”, this doesnt happen with the Product/Variation ID). Use the SKU if available (that signals that the user makes use of the SKU), use the Product ID for simple products or the Variation ID for variations if the SKU is not available.
Forum: Plugins
In reply to: [WooCommerce] Major Issue with ImagesHi Lorro, thanks for the answer, but thats not happening, WC is sending the largest image and then the thumbnails, so its not minimizing the bytes sent, http request are not a lesser issue, if they were then the rest of the images from the gallery would be served as a http request when the user clicks the thumbnail (and only the thumbs would be sent at the first page load), further minimizing the bytes sent, but thats another issue.
This is really non sense whats happening, if the largest image is always sent to the user why send the thumbnails?
- This reply was modified 6 years, 2 months ago by negapo.
Forum: Plugins
In reply to: [WooCommerce] Multiple image RequestsI really appreciate the help Mike,
Something is missing in my reasoning, i have read the link you sent, it explains how to override the image sizes and the three image types that woo uses:
- woocommerce_thumbnail
woocommerce_single
woocommerce_gallery_thumbnail - BabyGrow-Malmo-Pintas-Azul-Claro-Frente-416×416.jpg
BabyGrow-Malmo-Pintas-Azul-Claro-Frente-324×324.jpg
BabyGrow-Malmo-Pintas-Azul-Claro-Frente-scaled.jpg
But why on earth is Woo getting this three images on a simple product page with one image?
I have create a single product with one image:
It downloads three images:
Why is this needed, why not just grab the larger one “BabyGrow-Malmo-Pintas-Azul-Claro-Frente-scaled.jpg”, and then scaling it for the thumbnail. If you have a Variable Product with two or three attributes, each one with a photo, we are talking about 200 http requests and a lot of unneeded bandwidth.
Can you please help me out understanding this? Thanks
Forum: Plugins
In reply to: [WooCommerce] Multiple image RequestsThis seems to be utterly important for the plug-in, to be efficient in the way it handles images. Speed is crucial to convert visitors into costumers and the most common bottleneck in an eCommerce site is the amount images and its size. Tripling the amount of requests an in this case almost doubling the size of data to be transferred with no gain at all doesn’t seem right.
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Embedded ImagesThanks Ben, that would be a very nice feature, embedded images is the standard way this days.