- Posts: 7
COMMUNITY FORUM
Google fonts output
- Jeroen Baas
- Topic Author
- Offline
- New Member
Less
More
3 years 7 months ago #178556
by Jeroen Baas
Google fonts output was created by Jeroen Baas
Dear JoomlaWorks,
It seems your K2 output for google fonts is outdated in version
It still outputs
<link href="fonts.googleapis.com/css?family=Montserrat&subset=latin,latin-ext" rel="stylesheet">
while it should output
<link rel="preconnect" href="fonts.gstatic.com">
<link href="fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet">
Can you give any indication of when a new version will arrive with this update? For font loading from google is not working momentarily.
Kind regards!
Jeroen
It seems your K2 output for google fonts is outdated in version
It still outputs
<link href="fonts.googleapis.com/css?family=Montserrat&subset=latin,latin-ext" rel="stylesheet">
while it should output
<link rel="preconnect" href="fonts.gstatic.com">
<link href="fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet">
Can you give any indication of when a new version will arrive with this update? For font loading from google is not working momentarily.
Kind regards!
Jeroen
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
3 years 7 months ago #178557
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Google fonts output
Where exactly do you see that?
Cause it's nowhere in K2's code: github.com/getk2/k2/search?q=Montserrat
Cause it's nowhere in K2's code: github.com/getk2/k2/search?q=Montserrat
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Jeroen Baas
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
3 years 7 months ago #178565
by Jeroen Baas
Replied by Jeroen Baas on topic Google fonts output
I sincerely appologize... it is not the K2 extension in error.. the fault is the YT framework extension. I dove into it a bit further and found the problem there. Sorry to have bothered.
Kind regards,
Jeroen
Kind regards,
Jeroen
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
3 years 7 months ago - 3 years 7 months ago #178569
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Google fonts output
Yeah, that was me using my "Socratic" method...
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Last edit: 3 years 7 months ago by JoomlaWorks. Reason: Typo
Please Log in or Create an account to join the conversation.
- Jeroen Baas
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
3 years 7 months ago #178570
by Jeroen Baas
Replied by Jeroen Baas on topic Google fonts output
I love Socrates ;)
Please Log in or Create an account to join the conversation.