stan178
Forum Replies Created
-
Dear @erania-pinnera
Thank you for your continuous efforts and patience in troubleshooting this issue.
Unfortunately, as this is a live website, I’m unable to temporarily deactivate the caching plugin and Cloudflare, as suggested. To resolve the issue for now, I have renamed the affected images and reuploaded them, which has temporarily fixed the problem.
Thank you again for your understanding and support. Please let me know if there are any other potential solutions.
Best regards
Dear @erania-pinnera ,
Thank you for your follow-up. I have conducted further testing and would like to share my findings:
I have tried different network environments and proxies, as well as various devices, including computers and mobile phones (both iOS and Android). Unfortunately, the images consistently fail to display completely across all these scenarios.
I used browser developer tools to inspect the issue, but there were no visible errors in the Console.
I also tested the site using PageSpeed Insights, and the interface displayed the same incomplete images.
I have attached additional screenshots to demonstrate the problem for your reference. Please let me know if you need more information or further steps to resolve this issue.
Thank you for your assistance!
Best regards

Dear @erania-pinnera ,
Thank you for your detailed response.
I’m a bit confused, as the URLs I provided clearly show an issue with an image not loading completely on my end. I have attached screenshots of the incomplete images for your reference:


I have also confirmed that all my plugins are updated to the latest versions. Could it be that the images display differently on my side compared to yours? If there’s anything else I should check, please let me know.
Looking forward to your reply.
Best regards
I repeated, I thought it was not sent successfully.
Dear @reynierc
Thank you for your prompt response.
I have confirmed that the site accelerator feature is turned on. However, some images are still not loading correctly. This issue occurs sporadically on the category pages, where a few product images fail to load completely.
Here are the links to the category page and the specific product URLs with the issue:
[Category Page URL:One Piece – Swimstyle.co.uk
[Product URL:Long Sleeve Swimwear Women Floral Print Surfing One Piece Swimsuit – Swimstyle.co.uk
Forum: Plugins
In reply to: [WooCommerce] Variable Product Image Switch Delay in WooCommerceThank you
Switching variable products works this way, but my original product display method had no issues before. This problem has only recently appeared, so I thought it was a bug.
Forum: Plugins
In reply to: [WooCommerce] Variable Product Image Switch Delay in WooCommerceSure,
Forum: Plugins
In reply to: [WooCommerce] Variable Product Image Switch Delay in WooCommerceSorry
Forum: Plugins
In reply to: [WooCommerce] Variable Product Image Switch Delay in WooCommerceThank you
I have already tried regenerating thumbnails and clearing the cache, but the issue still persists. My System Report is available on Mozilla’s code snippets:
Mozilla Community Pastebin/eVENOOsa (JavaScript)
- This reply was modified 1 year, 9 months ago by stan178.
Forum: Plugins
In reply to: [WooCommerce] Variable Product Image Switch Delay in WooCommerceThank you for your response.
The image switch issue for variable products occurs with my other themes as well. While browsing forums, I found that many suggest testing with the Storefront theme. Therefore, in the video, I specifically created a test site using Storefront and did not enable any plugins other than WooCommerce.
- This reply was modified 1 year, 9 months ago by stan178.
I also encountered the same error, which also causes a bug in the WooCommerce product page’s ‘Add to Cart’ feature. I found a temporary solution: in the wp-config.php file, change
define( 'WP_DEBUG', true );todefine( 'WP_DEBUG', false );. This way, the error will not appear temporarily.- This reply was modified 2 years ago by stan178.