Skip Navigation

[Resolved] EXTREEEEEMLY slow WP site after activating Toolset plugins

This thread is resolved. Here is a description of the problem and solution.

Problem:

The issue here is that the user installed types and his website started running slowly.

Solution:

Based on this customer's server configuration, it could be a number of things. One possibility is that he was running php 5.5 which is below the minimum that wordpress requires. It is recommend that you use php version 7.0 for maximum compatibility.

This support ticket is created 6 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 5 replies, has 3 voices.

Last updated by lenkaR5161 6 years, 8 months ago.

Assisted by: Shane.

Author
Posts
#902037

The waiting time to display any page is from 20 - 60 sec. When I disable toolset plugins, site is much more faster.

#902050

I loaded the front page in ca. 10-15 seconds.

The issue is due to several scripts being blocked - mainly the FontAwesome.
This happens in CRED and several WooCommerce AddOns used on your site.

It is some "CORS policy" that blocks this.
It is not due to Toolset.
It seems rather due to mixed source URLs (CDN).

Please confirm this by deactivating all Plugins but Toolset after performing a backup.

The issue should be gone by then, if not, I assume this will be an issue with the Server/CDN setup.

#902082

Hi, thank you for response. I had already those speed problems, even before activating CDN (I did it actually for speed-up the site and it doesn't helps). Tried to deactivating all plugins except Toolset plugins - site is still too slow. Any suggestions? Thank you.

#902083

I forgot to tell - site is in maintenance mode, but if you enter admin area, everything is slow...

#902140

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hello,

Also in accordance to what Beda mentioned this could also be because of you PHP version. You are running version 5.5 which is below the minimum requirements for wordpress.

What I recommend is that you update to at least version 7.

Please try this and let me know the results.

Thanks,
Shane

#902307

Upgrading PHP to 7. helped a bit, it is getting better. I still try to improve the speed, also using HTTP/2 on my CDN and host server. I hope that also helps. For now, I try to find some other methods how to speed-up the site. I hope Toolset plugins have no influence on speed, because I really like them, and want to use it further...