SSL Problem [some urls are hard coded http]

Author Posts

WebsiteService360

Heads up! this post was created when Microthemer was at version 3. The current version is 7. Some references to the interface may be out of date.

Running Microthemer on a site using SSL and ran into issues with Google Fonts. When attempting to change the font to a Google font, I’d select Google Font from the drop down list. A popup window would appear as normal, only it would be void of any fonts.

After a little digging, it looks like non-SSL urls are hard coded into a few files within the plugin. The file names are as follows:

  • microthemer/js/fonts.js
  • microthemer/includes/fonts-api.php
  • microthemer/includes/docs-header.inc.php

Removing the http: and just leaving behind the // solved the problem. But thought I’d let you guys know.


Sebastian

Hey, I really appreciate you taking the time to report this. I’ve fixed the issues on my development version and will release an update tomorrow.

Thanks again.

Sebastian


WebsiteService360

Any time. I do a lot of troubleshooting, so no big deal. Have installed Microthemer on a few sites. This just happened to be the first SSL one. Otherwise I wouldn’t have seen it.

Patrick

You must login or register to reply to this topic.