Search the place in your theme where you’re including the google fonts script, and remove the leading part http: , at the beginning of google fonts api url.
The part you’re going to leave should look like
//fonts.googleapis.com/css?family= and so on (leave what is after family but nothing before // )
Make a search replace in your theme to find
Related Posts:
- problem migrating files from https to http mock site – how to see mock site
- WordPress Move to SSL How to Update Media Assets to HTTPS?
- WordPress Multisite keeps redirecting to HTTPS
- I get “too many redirects” problem when migrating localhost site
- Reverseproxied WordPress Docker stack keeps redirecting to old domain name
- SSL Error: unable to get local issuer certificate
- https connection using CURL from command line
- How can i convert my Delphi.NET project to Delphi Prism?
- Curl command for https ( SSL )
- nodejs – error self signed certificate in certificate chain
- Simple Java HTTPS server
- HTTPS connection Python
- Java: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
- How do you redirect HTTPS to HTTP?
- Could not establish secure channel for SSL/TLS with authority ‘*’
- Python requests SSL error – certificate verify failed
- How can I force users to access my page over HTTPS instead of HTTP?
- How to force Laravel Project to use HTTPS for all routes?
- How can I fix the “No certificates found – The app Chrome has requested a certificate” Android / Google Chrome issue
- Issues with installing python libraries on Windows : CondaHTTPError: HTTP 000 CONNECTION FAILED for url
- SSL Breaks WordPress CSS
- Setting $_SERVER[‘HTTPS’]=’on’ prevents access to wp-admin
- Moved WordPress to New Server, Now Tries to Download a File
- Disable SSL / HTTPS for wordpress
- Do you have any effective strategies for launching a v2 of a WP site?
- Switching MultiSite installation from HTTP to HTTPS
- Why is WordPress redirecting from http to https on a local environment?
- How to migrate a HTTPS WordPress installation to localhost?
- Is there a way to force ssl on certain pages
- SSL breaks customizer: page isn’t returned from ajax
- Migrating Markdown (from Drupal)
- Change site url when moving site to another url?
- Disable all https in WordPress
- How to use WordPress multisite with mixed HTTP and HTTPS sites?
- Local version of a WordPress site – SSL/HTTPS enforced?
- Force HTTPS using .htaccess – stuck in redirect loop
- Migration issue – blog home page is blank
- bloginfo() and get_template_directory_uri() with SSL?
- Recover WordPress blog from an inactive domain name
- Broken CSS after changing the site URL
- After updating site to use SSL all images in posts point to http://
- Is it possible just by using wp-cli to migrate one multisite instance to single site?
- WordPress is Inserting images into Post as HTTP and not HTTPS
- Make WordPress “readonly” on a given site
- Is there an easy way to migrate a site from SiteFinity to WordPress?
- How to transfer changes from test environment to live site?
- Migrate Changes from a Staging Site to Production
- References to other site everywhere in WordPress site
- Plugins to clone wordpress site and move to another url
- Change old URLs after the domain change
- Adding https to wordpress website
- Upgrade to SSL Breaks Admin Dashboard
- How to redirect url requests to https? [closed]
- Globally force SSL on all pages
- Is the WordPress HTTPS Plugin Still Safe To Use? [closed]
- Force home page to be https?
- 500 Internal Server Error after attempting to switch from subdirectory to addon domain
- 302 redirect instead of 301 after switch to HTTPS
- Export and overwrite pages on import?
- Admin-Ajax.php, SSL, Non-SSL
- How disable SSL redirect for specific URL?
- How to upload local changes to a live server without overriding new posts/pages?
- Serve HTTPS requests from subdomain
- URLs to images get messed up after migration
- Add New Sub Site from the WordPress back end then in sub site options table option_value must be with https
- How can I assign post a specific ID on creation?
- Migrate localhost to server
- What’s a better workflow for database migration?
- Error establishing a database connection After Copy localhost wordpress site (with site url directly to hosting server’s url before copy)
- Make default new sites https (multisite)
- WordPress redirect loop on nginx + apache reverse proxy
- How to migrate from wordpress.com to self-hosted wordpress
- Does WordPress Import/Export tool actually exports media (images) as well?
- Links after moving my site to another domain
- Migrating my existing WP site to localhost
- Will post id change when migrating to new site?
- Locked out of WordPress Site Admin after enabling Force SSL on WordPress Https (SSL)
- SSL setup: wp-login css doesn’t load over httpS
- How to just migrate posts/pages from one site to another?
- Setting up WordPress playground and deploying to production server?
- SSL: How to make customizer images Protocol Relative in WordPress?
- Mixed Content with SSL, wordpress behind a reverse proxy
- How to modify the .htaccess to force ssl on login and admin pages
- How do i migrate a Multi site to individual site?
- Critical Site Health Issue after WordPress Migration
- https multiple redirects
- wp-admin redirect loop with ssl
- How to properly force https and www on multisite with Apache HTAccess
- AJAX requests broken due to HTTPS for wp-admin
- In WP versions >= 4.0, is FORCE_SSL_LOGIN forcing HTTPS for the entire admin session?
- Weird issue with database migration and SSL links
- Migrated site redirects to localhost after successful login
- Gravity Forms not loading under https, jQuery is not defined
- How do I redirect my blog posts to a subdomain?
- SSL Partially breaking admin panel and elementor
- Occasional HTTPS Mixed Content Warning
- Error migrating from live website to localhost
- Copying wordpress to another server breaks it on original server
- Migration / convert an existing site to WordPress
- Divert http to https with WordPress on IIS