and fonts IDLEWILD & GOTHAM. Both fonts have two selectors, font-family: "Idlewild A", "Idlewild B"; & font-family: "Gotham SSm A", "Gotham SSm B"; but I can just add one on the typography functionality making the font look strange on the mobile view.
On my own research to find a solution to this I have found several instances that explain that cloud typography needs to use the two selectors for each font "Idlewild A", "Idlewild B"; as
Incase anyone is still interested in the solution. You have to include both Font names in your CSS.
For example:
font-family: 'Chronicle Display A', 'Chronicle Display B';
The character sets are split across A and B. No idea why but using both solves this problem.
As I can see that font is not configured as it should. I tested this in a environment that was no using Kalium at all and again some fonts where not loading:
the issue is the cloud typography needs to use the two selectors for each font "Idlewild A", "Idlewild B"; and your example and your system only allows for one.
Both fonts have two selectors, font-family: "Idlewild A", "Idlewild B"; & font-family: "Gotham SSm A", "Gotham SSm B"; but I can just add one on the typography functionality making the font look strange on the mobile view.
Unfortunately our Typography area doesn't support this unusual style of font calling. But what you can do is to call those selectors on your Custom CSS area, something like this (see example).
We will consider improving our Typography area in this aspect on the theme updates.
1. typography.com / cloud typography is one of the most advanced and prestigious font providers on the typography world. Extremely high end for custom fonts, withe a deep knowledge on both technical and visual aspects of fonts. With this, and since this has been an issue of mine for years at using both their service and your theme, I want to really encourage and reinforce the need of updating that as a solution for your theme. I believe Kalium to be (my) the best theme, and typography.com the best fonts, and believe they need to work together.
2. Yes. Adding the selectors to the custom css fixes the issue, as shown below on this thread, but, there are so many parameters and selectors for the theme, that I don't seem to know them all, specially due to my lack of training with proper code. For this, I would like to know if you have a solution or cheat sheet on how those are needed to be specified. Obvious p, h1, h2 etc are easy, but I seem to have difficulty with the footer, top bar, mobile menu, etc. Do you have any advise that can help...
I will assign this ticket to our main developer so he will check if he can find any solution for the method of how the typography.com serves fonts.
Please don't expect a very quick solution but I just wanted to write to you and tell you that we are looking to improve this area based on your recommendations. We think that this will be a nice option for other clients that may have the same situation in the future.
1. Download this file and replace it in this directory (of the theme): /kalium/includes/libraries/laborator/typolab/inc/classes/
2. Download this file, extract and replace the JS file in this directory (of the theme): /kalium/includes/libraries/laborator/typolab/assets/js
I tried to add this code to your site but I cannot edit theme files online. So you can apply by yourself.
If you don't see the change immediately, please hard-refresh your browser (CTRL/CMD+R) because it takes longer to load the changes, as they are saved in browser cache. Another option is to open new private/incognito window and try if it works.
Will you be adding this fix to the next theme update? knowing will help me understand if I apply same change to other sites that have the same typography functionalities or connectivities with cloud.typography. thank you
Hello.
Im trying to understand why I am having some font issues while using typography.com fonts.
I am using to fonts that read from typography.com by setting them as custom fonts. Fonts style sheet: https://cloud.typography.com/66956/798386/css/fonts.css
and fonts IDLEWILD & GOTHAM. Both fonts have two selectors, font-family: "Idlewild A", "Idlewild B"; & font-family: "Gotham SSm A", "Gotham SSm B"; but I can just add one on the typography functionality making the font look strange on the mobile view.
I also have imported the font files to: https://mfchawaii.com/wp-content/themes/fonts
but I am not certain how to solve the viewing issue or configure it correctly with your single Font Family Name option.
Could you please advise?
On my own research to find a solution to this I have found several instances that explain that cloud typography needs to use the two selectors for each font "Idlewild A", "Idlewild B"; as
I added specifications by custom css such as:
and that seems to have solve my issue somehow.
Hi bluegraphics,
Can you please send me your Wordpress credentials, because I need to login to your site and test this.
To include your credentials click Insert Credentials button in editor toolbar (see how) so your reply will be private.
Thanks!
Hi bluegraphics,
Oh ok then, so you don't need help on this anymore right?
Thanks!
I think I found a Side solution, yes.
thank you
Actually Maybe I can use your help
I just was notified of a view issue on chrome.
Did you happen to go in and check, by any chance?
Please view main menu or footer on chrome, brave or Firefox,
it does not look like in Safari. Font is wonky, probably because I haven't specified each of them on the Custom CSS as did with .p, .h1, .h2....
Hi bluegraphics,
As I can see that font is not configured as it should. I tested this in a environment that was no using Kalium at all and again some fonts where not loading:
(view on a new page)
Please contact the service that distributes you the font to ask them what is the problem and how you can fix this problem.
Thanks for your understanding!
Ylli,
the issue is the cloud typography needs to use the two selectors for each font "Idlewild A", "Idlewild B"; and your example and your system only allows for one.
Both fonts have two selectors, font-family: "Idlewild A", "Idlewild B"; & font-family: "Gotham SSm A", "Gotham SSm B"; but I can just add one on the typography functionality making the font look strange on the mobile view.
Ohh, I get what you are trying to say now.
Unfortunately our Typography area doesn't support this unusual style of font calling. But what you can do is to call those selectors on your Custom CSS area, something like this (see example).
We will consider improving our Typography area in this aspect on the theme updates.
Thanks!
Thanks.
There are two things I'd like to share.
1. typography.com / cloud typography is one of the most advanced and prestigious font providers on the typography world. Extremely high end for custom fonts, withe a deep knowledge on both technical and visual aspects of fonts. With this, and since this has been an issue of mine for years at using both their service and your theme, I want to really encourage and reinforce the need of updating that as a solution for your theme. I believe Kalium to be (my) the best theme, and typography.com the best fonts, and believe they need to work together.
2. Yes. Adding the selectors to the custom css fixes the issue, as shown below on this thread, but, there are so many parameters and selectors for the theme, that I don't seem to know them all, specially due to my lack of training with proper code. For this, I would like to know if you have a solution or cheat sheet on how those are needed to be specified. Obvious p, h1, h2 etc are easy, but I seem to have difficulty with the footer, top bar, mobile menu, etc. Do you have any advise that can help...
thank you.
Hi bluegraphics,
I will assign this ticket to our main developer so he will check if he can find any solution for the method of how the typography.com serves fonts.
Please don't expect a very quick solution but I just wanted to write to you and tell you that we are looking to improve this area based on your recommendations. We think that this will be a nice option for other clients that may have the same situation in the future.
Thanks!
Hi bluegraphics,
I have managed to fix this issue, so I have tested on my local copy of Kalium and it was working:
https://d.pr/v/SQJnbX
Here is what you need to do:
1. Download this file and replace it in this directory (of the theme): /kalium/includes/libraries/laborator/typolab/inc/classes/
2. Download this file, extract and replace the JS file in this directory (of the theme): /kalium/includes/libraries/laborator/typolab/assets/js
I tried to add this code to your site but I cannot edit theme files online. So you can apply by yourself.
If you don't see the change immediately, please hard-refresh your browser (CTRL/CMD+R) because it takes longer to load the changes, as they are saved in browser cache. Another option is to open new private/incognito window and try if it works.
Hi Arlind,
Fantastic. Thank you so much.
Totally did it.
Will you be adding this fix to the next theme update? knowing will help me understand if I apply same change to other sites that have the same typography functionalities or connectivities with cloud.typography. thank you
I really appreciate your help. Thanks again,
Giovanni
Hi Giovanni,
Happy to hear that.
Yes we will include this feature in the next theme update too
Have a great day!