Custom Fonts

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
johnsmith0251
 
 
Posts: 307
Joined: Mon Aug 20, 2018 6:47 pm

Custom Fonts

Post by johnsmith0251 »

I'm guessing Google fonts are considered custom.

It keeps triggering a "ensure text remains visible durring web load" issue.

the fix is:

"the easiest way to make the text visible while the custom font loads is to use font-display: swap in your @font-face style. This will solve the FOIT issue for most modern browsers."

Is this possible in wwb?
User avatar
crispy68
 
 
Posts: 3103
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Custom Fonts

Post by crispy68 »

Depending on what version of WB you are using...yes. it's already added.
johnsmith0251
 
 
Posts: 307
Joined: Mon Aug 20, 2018 6:47 pm

Re: Custom Fonts

Post by johnsmith0251 »

It is a setting I need to enable? It's not automatically doing it for me.

I'm using the latest wwb 18 on the latest update.
User avatar
crispy68
 
 
Posts: 3103
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Custom Fonts

Post by crispy68 »

No, I don't believe there is a setting for this as it is added when published. Are you sure it is not being added? Do you have a link to a page?
johnsmith0251
 
 
Posts: 307
Joined: Mon Aug 20, 2018 6:47 pm

Re: Custom Fonts

Post by johnsmith0251 »

I do see the &display=swap at the end of the Google Font listed in the header.

Maybe its a false positive because the @font-face is not mentioned?
johnsmith0251
 
 
Posts: 307
Joined: Mon Aug 20, 2018 6:47 pm

Re: Custom Fonts

Post by johnsmith0251 »

just checkin in to see if anyone had a solution to this?

@font-face is not mentioned in the code - so could that be it?
User avatar
Pablo
 
Posts: 23917
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Custom Fonts

Post by Pablo »

Maybe you have selected 'external CSS' in Tools -> Options -> HTML?
johnsmith0251
 
 
Posts: 307
Joined: Mon Aug 20, 2018 6:47 pm

Re: Custom Fonts

Post by johnsmith0251 »

theres two options:

generate external css style sheets for page specific styles (checked)

move external css style sheets to end of page (unchecked)
User avatar
BaconFries
 
 
Posts: 6128
Joined: Thu Aug 16, 2007 7:32 pm

Re: Custom Fonts

Post by BaconFries »

theres two options:
generate external css style sheets for page specific styles (checked)
Then you will need to "uncheck" this..
johnsmith0251
 
 
Posts: 307
Joined: Mon Aug 20, 2018 6:47 pm

Re: Custom Fonts

Post by johnsmith0251 »

ahhh silly me. duh. lol

thank you!
Post Reply