wc-ajax=get_refreshed_fragments
-
Hi there,
I just noticed while running a site performance audit via Pingdom, that the “wc-ajax=get_refreshed_fragments” is substantially slowing down my page.
I then found this article and implemented the code to my child-theme function.php file:
https://www.webnots.com/fix-slow-page-loading-with-woocommerce-wc-ajaxget_refreshed_fragments/
However, when I do so it breaks my chart flyout from Woodmart theme. It’s just empty. Is there any other way to fix this for Woodmart theme please?
Many thanks
-a
Attachments:
You must be
logged in to view attached files.
Hello @axxo,
This request comes with WooCommerce plugin and it is required to update dynamic parts of the page in case you use some cache plugin like WP Rocket or W3 Total cache. If you don’t use cache (that is not recommended), you can disable this request completely.
As for its performance, it depends on your hosting server only. Our theme doesn’t influence its speed.
Kind Regards