Home › Forums › WoodMart support forum › Autoload Data Causing Slow Site Loading
Autoload Data Causing Slow Site Loading
- This topic has 12 replies, 2 voices, and was last updated 1 week ago by
Artem Temos.
-
AuthorPosts
-
November 19, 2025 at 3:27 pm #696756
ecomlockParticipantHello Woodmart Support Team,
I hope you are doing well.
We are experiencing a significant slowdown in our site’s loading speed, and after investigating the issue, we found that the autoload data generated by the Woodmart theme is unusually high.
I asked our hosting support team to provide the top 10 database autoload entries, and at the top of the list is the Woodmart table showing 47,970 entries under xts-woodmart-options. I also created a staging site to test this, and as soon as we deactivate the Woodmart theme and clear the autoload data related to it, our site starts working perfectly with a very fast response time.
Could you please look into this issue and guide us on how to reduce or optimize the autoload data created by the theme? Any recommended fixes, cleanup methods, or patches would be greatly appreciated.
Thank you for your assistance.
Looking forward to your response.Best regards,
Salam Experts-
This topic was modified 1 week, 2 days ago by
ecomlock.
Attachments:
You must be logged in to view attached files.November 19, 2025 at 3:48 pm #696764
Artem TemosKeymasterHello,
Thank you so much for purchasing our theme and contacting our support center.
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?
Thank you in advance
November 19, 2025 at 3:58 pm #696767
ecomlockParticipantHello,
Thank you for your response. Since this is a live site, we cannot disable all plugins, as this may affect the site’s functionality.
I have, however, provided the site access for your review.
Please let me know if you need any additional information.
Best regards,
Salam ExpertsNovember 19, 2025 at 4:02 pm #696768
Artem TemosKeymasterIn this case, you need to create a staging development copy of your website. There, you will be able to do such kind of experiments without any harm to your production website.
Kind Regards
November 20, 2025 at 8:13 am #696848
ecomlockParticipantI have created a staging version of the live site and shared the access details with you.
You can safely run your tests, troubleshoot the plugin, or perform any required debugging on the staging site without affecting the live environment.Please let me know if you need anything else.
Thank you.
November 20, 2025 at 10:31 am #696869
Artem TemosKeymasterUnfortunately, we can’t view your website and get a
403error. Here is a screenshot
November 20, 2025 at 11:15 am #696895
ecomlockParticipantI have shared you the staging site URL and its login details. Please try it on that, not on the live site.
November 20, 2025 at 3:30 pm #696961
Artem TemosKeymasterWe can’t enter this website as well https://gyazo.com/2df14a8a15222363ed2c5b6931197ef7
November 20, 2025 at 4:59 pm #696983
ecomlockParticipantHello,
The website is working for us. Could you please try accessing it again and let us know if the issue persists?
Attachments:
You must be logged in to view attached files.November 21, 2025 at 1:05 pm #697075
Artem TemosKeymasterCould you please provide us with your FTP access so we can troubleshoot this?
November 21, 2025 at 1:16 pm #697084
ecomlockParticipantI have provided the FTP access for your team to troubleshoot the issue.
November 21, 2025 at 1:55 pm #697091
ecomlockParticipantMy site currently has thousands of autoloaded transients like
_transient_woodmart_criteria_hash_12345_quality
_transient_woodmart_criteria_hash_12345_pricing
etc. (total > 500 KB).
These are bloating the wp_options table and slowing down every page load.
I have already deleted them, but they keep regenerating.Questions:
Which exact feature(s) in Woodmart generate these transients? (I suspect the multi-criteria product reviews, but want to be sure.)
Is there an official theme setting or filter to completely disable the creation of these transients (while still keeping normal star ratings working)?
If not, is it safe to block them with this kind of code, or do you have a recommended snippet?
add_filter(‘pre_set_transient_woodmart_criteria_hash_’, ‘__return_false’);
I’d rather use your official method than a generic workaround.
Thank you!November 21, 2025 at 4:34 pm #697147
Artem TemosKeymasterHello,
We have analyzed your website and all options loaded and here are some feedback:
1. The screenshot you send in the very first message shows not the number of options but their sizes. So our theme loads two options with a total size ~55KB, which is quite small and shouldn’t affect the website speed at all.
2. As for the transients like this one
_transient_woodmart_criteria_hash_12345_qualitythey are not autoloaded in WordPress at all. And we don’t see these transients on your staging website at all.Kind Regards
-
This topic was modified 1 week, 2 days ago by
-
AuthorPosts
Tagged: Autoload
- You must be logged in to create new topics. Login / Register
