If you are having issues with Gutenberg editor, please simply download official Classic editor plugin.
Haven't found you're looking for? Visit goodstore howto web

Google Fonts SSL Error

  • Hi there
    It seems in SSL some of the fonts are called from Google with http instead of https causing my SSL page not secure and not getting green pad lock on chrome.
    Here is example from another website to make it SSL secure:
    <link href='http://fonts.googleapis.com/css?family=Dosis:400,700' rel='stylesheet' type='text/css'>
    and change it to this:
    <link href='//fonts.googleapis.com/css?family=Dosis:400,700' rel='stylesheet' type='text/css'>

    Is there a way for me to quickly edit this somewhere? Would like to do it without updating my theme.
    Hope you can help me out.
    Thanks!
  • All following comments are shown for registered users only!

    (4 more comments)
This discussion has been solved.
All Discussions