Google Fonts & FA Not Loading Correctly
Google fonts and fontawesome were not loading over https, giving mixed content error (11 in total). I had the settings to load from Google directly but it was still loading them from local fonts folder. How can I resolve this to have the fonts load directly from Google?
Comments
Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure font '<URL>'. This request has been blocked; the content must be served over HTTPS.
simpletermlife.com/:294 Mixed Content: The page at 'https://simpletermlife.com/' was loaded over HTTPS, but requested an insecure font 'http://simpletermlife.com/wp-content/themes/betheme/fonts/mfn/icons.woff?31690507'. This request has been blocked; the content must be served over HTTPS.
simpletermlife.com/:294 Mixed Content: The page at 'https://simpletermlife.com/' was loaded over HTTPS, but requested an insecure font 'http://simpletermlife.com/wp-content/themes/betheme/fonts/mfn/icons.ttf?31690507'. This request has been blocked; the content must be served over HTTPS.
simpletermlife.com/:294 Mixed Content: The page at 'https://simpletermlife.com/' was loaded over HTTPS, but requested an insecure font 'http://simpletermlife.com/wp-content/themes/betheme/fonts/fontawesome/fa-brands-400.woff2'. This request has been blocked; the content must be served over HTTPS.
simpletermlife.com/:294 Mixed Content: The page at 'https://simpletermlife.com/' was loaded over HTTPS, but requested an insecure font 'http://simpletermlife.com/wp-content/themes/betheme/fonts/fontawesome/fa-brands-400.woff'. This request has been blocked; the content must be served over HTTPS.
simpletermlife.com/:294 Mixed Content: The page at 'https://simpletermlife.com/' was loaded over HTTPS, but requested an insecure font 'http://simpletermlife.com/wp-content/themes/betheme/fonts/fontawesome/fa-brands-400.ttf'. This request has been blocked; the content must be served over HTTPS.
simpletermlife.com/:294 Mixed Content: The page at 'https://simpletermlife.com/' was loaded over HTTPS, but requested an insecure font 'http://simpletermlife.com/wp-content/themes/betheme/fonts/fontawesome/fa-regular-400.woff2'. This request has been blocked; the content must be served over HTTPS.
simpletermlife.com/:294 Mixed Content: The page at 'https://simpletermlife.com/' was loaded over HTTPS, but requested an insecure font 'http://simpletermlife.com/wp-content/themes/betheme/fonts/fontawesome/fa-regular-400.woff'. This request has been blocked; the content must be served over HTTPS.
simpletermlife.com/:294 Mixed Content: The page at 'https://simpletermlife.com/' was loaded over HTTPS, but requested an insecure font 'http://simpletermlife.com/wp-content/themes/betheme/fonts/fontawesome/fa-regular-400.ttf'. This request has been blocked; the content must be served over HTTPS.
simpletermlife.com/:294 Mixed Content: The page at 'https://simpletermlife.com/' was loaded over HTTPS, but requested an insecure font 'http://simpletermlife.com/wp-content/themes/betheme/fonts/fontawesome/fa-solid-900.woff2'. This request has been blocked; the content must be served over HTTPS.
simpletermlife.com/:294 Mixed Content: The page at 'https://simpletermlife.com/' was loaded over HTTPS, but requested an insecure font 'http://simpletermlife.com/wp-content/themes/betheme/fonts/fontawesome/fa-solid-900.woff'. This request has been blocked; the content must be served over HTTPS.
simpletermlife.com/:294 Mixed Content: The page at 'https://simpletermlife.com/' was loaded over HTTPS, but requested an insecure font 'http://simpletermlife.com/wp-content/themes/betheme/fonts/fontawesome/fa-solid-900.ttf'. This request has been blocked; the content must be served over HTTPS.
Hi,
The option to choose if you want to load fonts from a Google server or locally from yours can be found in Betheme -> Theme options -> Performance.
About the mixed content error I suggest checking the following article:
https://support.muffingroup.com/faq/bebuilder-content-different-from-frontend-missing-styles/
Best regards