- This topic has 5 replies, 3 voices, and was last updated 4 months, 2 weeks ago by
David.
-
AuthorPosts
-
October 13, 2020 at 10:25 am #1487154
Frank
Hello GeneratePress team,
after the last update my pages have a longer loading time and 2 new values are displayed.
It appears in the page speed analysis:Eliminate resources that are blocking rendering:
… Components/font-icons.min.css? Ver = 3.0.1 (wandern-mit-uwe.de) with 1.1kb and possible savings of 480msPreload important requirements:
… Fonts / generatepress.woff2 (wandern-mit-uwe.de) with possible savings of 180 ms
Google suggests <link rel = preload> as a solution.How can I do this or it will be in the next update?
Please can you give me a tip to solve the problems?
I thank you in advance for your competent help.
Best regards
FankOctober 13, 2020 at 10:34 am #1487169Tom
Lead DeveloperLead DeveloperHi there,
Those are both from font icons.
To remove them, use the SVG icons option in Customize > General.
Let us know if you need more info 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 14, 2020 at 12:15 am #1487959Frank
Hello GeneratePress team,
Kudos to your support, always competent and fast, a role model for others!!!
Many thanks for the answer. It worked, the loading time is better 😊
There are 2 other resources displayed that are blocking rendering:
…css/all.min.css?ver=3.0.1 7 KiB 330 ms
…generatepress_child/style.css?ver=160 0,6 KiB 480 msIs there any way to solve the problem?
I would be very happy to receive a help.Best regards
FrankOctober 14, 2020 at 4:34 am #1488301David
StaffCustomer SupportHi there,
you can use a plugin like Autoptimize to optimize the delivery of the CSS – read here on how to configure that:
https://docs.generatepress.com/article/configuring-autoptimize/
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 14, 2020 at 10:45 am #1489011Frank
Hello David,
many thanks for the answer.
I know the plugin and have installed it on 2 pages.
For another page I try to avoid using any plugins at all times.
There I created hooks (CSS and scripts) and positioned them in the head and footer.
I also created the lazyload as a hook with code snippets.
I thought there was a trick with a hook so that I didn’t have to use a plugin.Best regards
FrankOctober 15, 2020 at 12:54 am #1489804David
StaffCustomer SupportYou’re welcome
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.