
unifirst43
unifirst43
About
- Username
- unifirst43
- Joined
- Visits
- 17
- Last Active
- Roles
- Member
Comments
-
Thanks for your help!I managed to move my website.
-
Hi,using chrome dev tools, I changed the protocol of "fonts.googleapis.com" from http to https, and all my google fonts showed up.I modified the line 202 in functions/theme-head.php from 'http' to 'https' and it worked.