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
- SSL Error: unable to get local issuer certificate
- https connection using CURL from command line
- Curl command for https ( SSL )
- HTTPS connection Python
- Moved WordPress to New Server, Now Tries to Download a File
- How to migrate a HTTPS WordPress installation to localhost?
- SSL breaks customizer: page isn’t returned from ajax
- Disable all https in WordPress
- Local version of a WordPress site – SSL/HTTPS enforced?
- 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
- How to transfer changes from test environment to live site?
- 302 redirect instead of 301 after switch to HTTPS
- 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
- Make default new sites https (multisite)
- Does WordPress Import/Export tool actually exports media (images) as well?
- Migrating my existing WP site to localhost
- Locked out of WordPress Site Admin after enabling Force SSL on WordPress Https (SSL)
- SSL: How to make customizer images Protocol Relative in WordPress?
- https multiple redirects
- How to properly force https and www on multisite with Apache HTAccess
- AJAX requests broken due to HTTPS for wp-admin
- Migration / convert an existing site to WordPress
- Why isn’t my imported database showing up? install.php pops up and adds new tables to the database
- call_user_func_array() errors after migrating site with InstantWP
- WordPress Dashboards: slowness and timeouts
- We have a static Hugo website and we want to migrate it to WordPress
- How do I force password reset even with wrong password entered?
- Https Redirect infinite loop in Mobile browsers
- 403 error on admin login page
- Tags not importing when using WordPress import system
- preventing the duplicate wp_insert_post
- Trying to move an Expression Engine site to WordPress, but not having luck with content
- Migrate ProcessWire to WordPress
- migrating my wordpress site
- Is it possible to transfer my local installation entirely to the server?
- migrated wordpress site not running properly, on Ubuntu localhost?
- Moving my newly made site from subdirectory
- Clean private data (passwords, ftp, database) before zipping my site and SQL and give it to other person
- Jetpack “Connect to WordPress” serving insecure content under HTTPS
- Too many redirects after added SSL redirect on port 80 virtual host
- Website access with http and https
- Images loading over http instead of https
- ReDirect subfolder link to another sub-folder and force SSL
- How to control SSL in WordPress for automatically changing http to https?
- wordpress changing host breaks image links
- Domain Mapping for WordPress MU and https redirection – How to?
- Tried to move blogs to a new server – “white screen of death”
- Blank screen after moving WordPress to new server with same domain name
- I changed my domain name and REST API stopped working
- Getting HTTP error 500 after migrating a website
- WordPress migration to new domain and environment with only zip file
- How to get Caching Plug-ins to work on localhost with HTTPS?
- Migrating WP website from local host
- ERR_TOO_MANY_REDIRECTS on wordpress page [closed]
- Transfer WordPress
- Server ip to Domain
- Migrate VB.net website to wordpress website
- How do you do your big exports / imports?
- Import from Windows to Linux
- Wrong URL to CSS and JS after change domain
- Migrate site from local to local via a backup
- Website Migration (with https) to a new domain(http)
- Migration from environment to master WordPress
- How to recover wordpress website moved from a PC to another
- Making a development site live, on Amazon EC2
- Update around 200,000 posts
- Front-end pages messed up due to HTTPS
- Migration from XAMPP in windows to MAMP in Mac
- Internal server error
- Redirects and Subdirectory migration to Root Directory
- Moving WordPress site from local PC to local Mac
- Create a new hyperlink to wordpress blog
- WordPress giving gibberish and wp-admin gives HTTP 500 error
- My site thinks it’s secure when it is fact not
- Moved wordpress dashboard still pointing to testing server
- Authorization link broken when migrating from Blogger to WordPress
- Migrating a WordPress site has broken UTF8 encoding
- Core update of 4.2.3 changes all link to https [duplicate]
- Error after moving wordpress blog
- Access wordpress pages using a self signed shared ssl
- Fast way to copy a Blog x to another domain/server without deleting it
- SSL/HTTPS Redirect Loop
- Can’t restore my wordpress site from zip back up file
- The plain HTTP request was sent to HTTPS port in wordpress [closed]
- ColdFusion site to WordPress?
- ‘Too many redirects’ error after changing site URL in WordPress [closed]
- How do I set up a test environment in a sub-folder?
- Generate all urls with https
- Moving WordPress from http to https over existing site
- Changing a domain for a current WP site without having it go inactive
- What’s your process for installing a brand new site when there is already an existing one?
- Will using the All-In-One WP Migration tool/plugin affect my live site? [closed]
- How can I dynamically set the base URL of an ACF custom URL field?