Woocommerce adds a ~20 second delay
-
When I load my site it sometimes goes normal, loads in under a second. But often (2 out of 3 runs) it stalls the loading and it hangs on Woocommercce. Not even the actual shop but on all pages I get a weird delay of around 20 seconds. sometimes 15, sometimes a bit more…
I tracked the problem to Woocommerce stalling the whole tree of downloads in the network inspector. The big culprits are:
/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=2.4.10 and /wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=2.4.10Sometimes It also stalls on the jQuery version, whcih is also weird since I am running my own jQuery file from the Google library.
Anything I can do to remove this weird delay? All other tests turn up fine, just the waiting till the woocommerce assets are loading.
Thanks in advance. the site is https://www.degeldfabriek.nl if you realod with Control + R you will soon see the problem (usually a blank yellow screen or a time-out).
- The topic ‘Woocommerce adds a ~20 second delay’ is closed to new replies.