Hi, I’ve created a second Wordpress install and WooCommerce store on the subdomain https://southsidepreorders.calypsofarm.org/ . I’m trying to match the same fonts that we have on our primary website at CalypsoFarm.org, but the custom fonts are not working correctly on the subdomain. I’ve loaded the .woff file and added it to my font manager without any issue. The font manager even shows a preview of the font, but when I go to select the font, it defaults to an incorrect font. I’ve tested it with a couple of different fonts and I keep getting the same result. None of them are displaying the custom font and they always default back to the same incorrect font.
The font I’m trying to use is ThomasMag-Medium and I’ve uploaded the .woff file here http://southsidepreorders.calypsofarm.org/wp-content/uploads/2020/06/ThomasMag-Medium-2.woff
This is the font that is displaying by default
and here is the correct one that should be displaying
Thank you for writing in, you’re having a mixed content issue on your subdomain.
Your site has a valid SSL certificate so it should be using the https
secure protocol throughout the site.
However, on your subdomain under Settings > General the WordPress Address (URL) and Site Address (URL) are using the http
non-secure protocol, hence you’re getting the mixed content issue.
You need to replace this http://southsidepreorders.calypsofarm.org
URL to https://southsidepreorders.calypsofarm.org
You can use a plugin like Better Search Replace or alike plugin.
See this thread for your reference.
Hope it helps,
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.