Fonts problem

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
User avatar
MM8MM
 
 
Posts: 26
Joined: Mon Aug 12, 2024 12:54 am

Fonts problem

Post by MM8MM »

I want to put my own font in the site files.. I use the font but the font is on my device and therefore does not appear on the device on which the font is not present.. How do I put my own font in the site files?
User avatar
crispy68
 
 
Posts: 2912
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Fonts problem

Post by crispy68 »

Tools --> Options --> Fonts -- HTML = choose 'Manually specify @font-face fonts', click on Manage, then click Add and enter the information for your font. Make sure your font is in the correct formats.
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Fonts problem

Post by Pablo »

User avatar
MM8MM
 
 
Posts: 26
Joined: Mon Aug 12, 2024 12:54 am

Re: Fonts problem

Post by MM8MM »

I tried many times, but it didn't work! The font appears in the files.. but if the font is not on my device, it doesn't appear!
https://drive.google.com/file/d/1xvlg2- ... SoQj3/view
User avatar
crispy68
 
 
Posts: 2912
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Fonts problem

Post by crispy68 »

Do you have a link to the site?
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Fonts problem

Post by Pablo »

We need more information to be able to help you.

What exactly did you do?
Did you convert the font?
What are your settings?
User avatar
BaconFries
 
 
Posts: 5640
Joined: Thu Aug 16, 2007 7:32 pm

Re: Fonts problem

Post by BaconFries »

The image you provided doesn't help as you have hidden the fonts name. Is the font installed on your PC? What is the url to your site.
User avatar
MM8MM
 
 
Posts: 26
Joined: Mon Aug 12, 2024 12:54 am

Re: Fonts problem

Post by MM8MM »

These are the site files. See, the font is there but it doesn't show up because it's not on your machine.
https://drive.google.com/file/d/1pwSeBR ... sJ5ux/view
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Fonts problem

Post by Pablo »

Your setup is not correct.

First you will need to convert the font to WOFF or WOFF2 format (for modern browsers) , because otherwise the browser cannot use it. If you also want to support older browsers then also convert to EOT and SVG.
Then in the Web Fonts configuration you will need to set only that font. Do not select the same file for different formats.

Also, the font name needs to be valid, you cannot make something up yourself (444 is not correct).
User avatar
MM8MM
 
 
Posts: 26
Joined: Mon Aug 12, 2024 12:54 am

Re: Fonts problem

Post by MM8MM »

Pablo wrote: Tue Aug 20, 2024 11:21 am Your setup is not correct.

First you will need to convert the font to WOFF or WOFF2 format (for modern browsers) , because otherwise the browser cannot use it. If you also want to support older browsers then also convert to EOT and SVG.
Then in the Web Fonts configuration you will need to set only that font. Do not select the same file for different formats.

Also, the font name needs to be valid, you cannot make something up yourself (444 is not correct).
This time I added the font in all formats WOFF2, WOFF, EOT, ttf, SVG and the same problem of font not showing up appeared
https://drive.google.com/file/d/1PsKF9u ... 02EEX/view
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Fonts problem

Post by Pablo »

The font family name in the web font configuration is still not correct. I think in this case, '444' needs to be '_Farman Kharabayi_U_01'. Although this name is kind of confusing for a font...
User avatar
MM8MM
 
 
Posts: 26
Joined: Mon Aug 12, 2024 12:54 am

Re: Fonts problem

Post by MM8MM »

Pablo wrote: Tue Aug 20, 2024 4:53 pm The font family name in the web font configuration is still not correct. I think in this case, '444' needs to be '_Farman Kharabayi_U_01'. Although this name is kind of confusing for a font...
What is the solution? What should I do?
User avatar
BaconFries
 
 
Posts: 5640
Joined: Thu Aug 16, 2007 7:32 pm

Re: Fonts problem

Post by BaconFries »

Is the following an actual font Farman Kharabayi_U_01.ttf or have you renamed the font to this? I am asking as I have tried to search for this font and got nothing to match. If you have renamed then please change back to correct/original name and try again.
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Fonts problem

Post by Pablo »

The solution is to set the correct name in the web font configuration. The name must match the actual font family name of the font, otherwise there is no way to link the selected font files to the font in the text.
User avatar
MM8MM
 
 
Posts: 26
Joined: Mon Aug 12, 2024 12:54 am

Re: Fonts problem

Post by MM8MM »

Solved Thank you The problem was related to matching names.. But there is a problem in version 19 when I want to upload the font from my device to a program that does not display fonts! This problem does not exist in version 18 See the picture
#Important note: It is better when creating a font to collect all the fonts in a file named font.. Now if you have 10 fonts they will be distributed on the hosting and this is something unorganized
https://drive.google.com/file/d/1r_ocUC ... drive_link
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Fonts problem

Post by Pablo »

I want to upload the font from my device to a program that does not display fonts
What do you mean by 'upload'? What did you do and where does it stop working?
Can you please be more specific?
User avatar
MM8MM
 
 
Posts: 26
Joined: Mon Aug 12, 2024 12:54 am

Re: Fonts problem

Post by MM8MM »

Pablo wrote: Thu Aug 22, 2024 11:18 am
I want to upload the font from my device to a program that does not display fonts
What do you mean by 'upload'? What did you do and where does it stop working?
Can you please be more specific?
In version 19 when I want to upload the font from my device to the program from here
https://drive.google.com/file/d/1r_ocUC ... 83QN9/view
It does not show all the fonts on my device! This problem does not exist in version 18
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Fonts problem

Post by Pablo »

I'm sorry, but I do nit understand what you mean by
"upload the font from my device to the program from here"
Which "device" are you referring to?
How are you 'uploading' the font to the program?
What exactly are you doing?

Your screenshot is not helpful without more context.
User avatar
MM8MM
 
 
Posts: 26
Joined: Mon Aug 12, 2024 12:54 am

Re: Fonts problem

Post by MM8MM »

Pablo wrote: Thu Aug 22, 2024 12:00 pm I'm sorry, but I do nit understand what you mean by
"upload the font from my device to the program from here"
Which "device" are you referring to?
How are you 'uploading' the font to the program?
What exactly are you doing?

Your screenshot is not helpful without more context.
Watch this video
https://drive.google.com/file/d/12xXIpX ... TzTjd/view
First / Version 19 / Not displaying all fonts on my device
Second / Version 18 / Displaying all fonts on my device
#My device is Windows 11
User avatar
BaconFries
 
 
Posts: 5640
Joined: Thu Aug 16, 2007 7:32 pm

Re: Fonts problem

Post by BaconFries »

Not 100% but this could be related to the following urks below as is for WB19 and not WB18 so may explain.
See the following url reading from Google Fonts
viewtopic.php?t=97947
Also reading from Variable Fonts...you may or will need to re-install fonts from the font manager.
https://www.wysiwygwebbuilder.com/webfonts.html
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Fonts problem

Post by Pablo »

Please try this:

Uncheck "Display Websafe fonts only"
Click OK
Open the dialog again
The list should now also include non-web safe fonts.

Note that in general it not a good idea to use fonts which are not web safe!
User avatar
MM8MM
 
 
Posts: 26
Joined: Mon Aug 12, 2024 12:54 am

Re: Fonts problem

Post by MM8MM »

BaconFries wrote: Thu Aug 22, 2024 12:29 pm Not 100% but this could be related to the following urks below as is for WB19 and not WB18 so may explain.
See the following url reading from Google Fonts
viewtopic.php?t=97947
Also reading from Variable Fonts...you may or will need to re-install fonts from the font manager.
https://www.wysiwygwebbuilder.com/webfonts.html
I mean uploading my device's fonts to the program from (Display web safe fonts only) and not Google.
#This is what works in version 19
User avatar
Bluesman
 
 
Posts: 1157
Joined: Mon Feb 01, 2016 5:43 pm
Location: Sweden
Contact:

Re: Fonts problem

Post by Bluesman »

Wonder if it's just as simple as: you have not installed the ".ttf" version of the fonts in to the "Fonts" folder within "Windows" folder for your OS? This must also be for you to get the fonts appear in all software font lists.
"Make My Day"

See my Website
User avatar
MM8MM
 
 
Posts: 26
Joined: Mon Aug 12, 2024 12:54 am

Re: Fonts problem

Post by MM8MM »

Bluesman wrote: Sat Aug 24, 2024 7:48 am Wonder if it's just as simple as: you have not installed the ".ttf" version of the fonts in to the "Fonts" folder within "Windows" folder for your OS? This must also be for you to get the fonts appear in all software font lists.
All fonts are installed on my device.. but why do the fonts appear in WB18 and not in WB19? Does WB19 show you all fonts on your device?
Look at this video, I shot both versions.. The WB19 version doesn't display the fonts, but the WB18 version displays all the fonts.
https://drive.google.com/file/d/12xXIpX ... TzTjd/view
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Fonts problem

Post by Pablo »

Did you try my suggestion?
Uncheck "Display web safe fonts only"?
User avatar
Bluesman
 
 
Posts: 1157
Joined: Mon Feb 01, 2016 5:43 pm
Location: Sweden
Contact:

Re: Fonts problem

Post by Bluesman »

MM8MM wrote: Sat Aug 24, 2024 10:34 pm
Bluesman wrote: Sat Aug 24, 2024 7:48 am Wonder if it's just as simple as: you have not installed the ".ttf" version of the fonts in to the "Fonts" folder within "Windows" folder for your OS? This must also be for you to get the fonts appear in all software font lists.
All fonts are installed on my device.. but why do the fonts appear in WB18 and not in WB19? Does WB19 show you all fonts on your device?
Look at this video, I shot both versions.. The WB19 version doesn't display the fonts, but the WB18 version displays all the fonts.
https://drive.google.com/file/d/12xXIpX ... TzTjd/view
Ends up in "Pablos" suggestion. You can not have the "Display Websafe fonts only" checked, that you have in the video...
"Make My Day"

See my Website
Post Reply