Custom Font will not display

Hi, I have uploaded the woff2 font, added it to the font manager, and then chose this for a headline font. But it wont display. Even tho is shows as the correct font in the inspector.

i am trying to add this as the typeface for the logo in the upper left corner of the site

link and access in secure note

Screenshot 2025-01-15 at 3.22.49 PM

Hello Riceman,

Thanks for writing in!

I have inspected your font issue and I got this CORS issue:
Mixed Content: The page at 'https://example.com/cornerstone/theme-options' was loaded over HTTPS, but requested an insecure font 'http://example.com/wp-content/uploads/2025/01/Chomsky.woff2'. This request has been blocked; the content must be served over HTTPS.

This means that you have uploaded the font with out HTTP and it is saved in you database as is even if you are already using HTTPS in your site. To correct this, please install Search and Replace plugin. You will need to search for http://example.com/wp-content/uploads/ and replace it with https://example.com/wp-content/uploads/ .

Best Regards.

Kindly let us know how it goes.

Thanks, that fixed it.

Can you explain why this might have happened? I have not run into this issue before.

Thanks again!

Thank you for the update.

This can happen if the font was uploaded before installing or obtaining an SSL certificate, while the site was still running on HTTP instead of HTTPS. You can fix it by re-uploading the font or following the suggestion above.

Warm regards.

aha. thanks!

You are most welcome @uxmediahouse

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.