I’m building multiple sites and can’t make one site’s text to render correctly.
Good site: http://staging.ferrariclubofamerica.org/membership/
Incorrect site http://houstonc.ferrariclubofamerica.org/membership/
The good site is rendering the primary nav as itc-legacysanitcboo-1 (ttf)
The incorrect site is rendering as Helvetica.
I’ve double checked quick css, advanced styling and see no differences.
Thanks for your help in advance.
Hey hostworks,
Thank you for the inquiry.
The following documentation should help.
// https://kriesi.at/documentation/enfold/icon/#icons-are-showing-as-rectangular-boxes-
The font are not displaying because of the following CORS error, which can be fixed by adding the directive in the .htaccess file, as described in the documentation above .
other.site.org/:1 Access to font at 'http://resource.site.org/wp-content/uploads/dynamic_avia/avia_type_fonts/itc-legacysanitcboo-1/itc%20-%20legacysanitcboo.ttf' from origin 'http://other.site.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Best regards,
Ismael
Hi,
UPDATE: Re-uploading the font files to the Custom Font Manager should also help.
Best regards,
Ismael
Thanks Ismael, re-uploading the font file did the trick, thanks. You can close.