Someone know why I can't import my custom font from my Self-Hosted site?
From Shopify servers works fine, but from a cPanel/WordPress/Woocommerce doesn’t it.
I have tested with .woff or .woff2, all the time with all file’s privileges (777) .
I can't find info about this issue on your forum.
Please, help me.
Thanks in advance.
Best answer by stephen.trumble
Hey @cl4udio
Welcome to the community! Thanks for asking for help with your custom font.
Can you share a little more on what you mean it wont work. Are you getting an error? If so, what error are you getting?
Often times we see an error with the CORS settings. Make sure to enable Cross-Origin Resource Sharing (CORS) by setting the Access-Control-Allow-Origin header to *, so the font can be accessed by your recipients’ inboxes. Learn more about CORS.
Welcome to the community! Thanks for asking for help with your custom font.
Can you share a little more on what you mean it wont work. Are you getting an error? If so, what error are you getting?
Often times we see an error with the CORS settings. Make sure to enable Cross-Origin Resource Sharing (CORS) by setting the Access-Control-Allow-Origin header to *, so the font can be accessed by your recipients’ inboxes. Learn more about CORS.