Saltar navegación

[Resuelto] Eliminate render-blocking resources

This support ticket is created hace 4 años, 5 meses. 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)

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Christian Cox hace 4 años, 5 meses.

Asistido por: Christian Cox.

Autor
Mensajes
#1852639
screencapture-gtmetrix-reports-yckelvin-work-gbEctIy4-2020-11-22-22_53_01.png

Dear Sir/Madam,

Recently I measure my site's performance using GTmetrix, I get the report and some related to Toolset plugins itself.

The solution can be found from enlace oculto, it mainly suggests to have the css, js to be loaded at end of page or adding defer or async attribute for script, disabled or media attribute for stylesheet, etc.

May I know whether I can do some setting to the Toolset plugins?

Best regards,

Kelvin.

#1852763

Hello, unfortunately there is no simple way to defer loading of Toolset resources. The load order, defer/async otions, and disabled/media attributes for stylesheets are not manageable by the plugin settings or any available APIs, and attempting to re-enqueue these assets at the end of the page may have unintended consequences. Our developers recommend you do not manually adjust these loaded assets.