Skip Navigation

[Resolved] Low Performance!

This support ticket is created 4 years, 11 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
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 1 reply, has 2 voices.

Last updated by Christian Cox 4 years, 11 months ago.

Assisted by: Christian Cox.

Author
Posts
#1398381

Hi, while loading toolset website and analyzing them with google audits (or pagespeed insight) it always receives low performance issues. It depends on js and css preloaded at the beginning of the page and also in all pages that doesn't need them.
For example it load cred css also on pages cred is not visible.

Performance is a need for sites and i'd need a way to boost the performance

It receives a point o 2 of 100 !

#1399139

Hi, yes Toolset does depend on some JS and CSS files in the header of the site in order to function. Unfortunately there is no global setting or custom code available to prevent this. If you'd like to use a 3rd-party optimization tool to cache and minify these resources, it is important to exclude specific files from concatenation or minification:

\vendor\toolset\toolset-common\toolset-forms\js\validation.js
\vendor\toolset\toolset-common\visual-editor\res\js\codemirror\lib\codemirror.js
\vendor\toolset\toolset-common\toolset-forms\js\conditional.js
\vendor\toolset\toolset-common\toolset-forms\js\recaptcha-v2\api.js

Beyond that, if you'd like to see more optimization features added to the software I encourage you to submit a request here: https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/
That will let our management know you want this feature added in a future version of the software.