Title: https for Google Open Sans
Last modified: August 22, 2016

---

# https for Google Open Sans

 *  Resolved [boomcycle](https://wordpress.org/support/users/boomcycle/)
 * (@boomcycle)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/https-for-google-open-sans/)
 * I am using WP Responsive Menu and it’s been working great — until I changed my
   site to use SSL. Then it contributed to an error that was happening when I’d 
   look at my site in Firefox. Firefox would say my site was delivering mixed content(
   insecure/secure) and I couldn’t find the source of the trouble.
 * A very clever person found the problem in WP Responsive Menu in the file wprmenu.
   css on line 7:
 * [@import](https://wordpress.org/support/users/import/) url([http://fonts.googleapis.com/css?family=Open+Sans:400,300,600](http://fonts.googleapis.com/css?family=Open+Sans:400,300,600));
 * So I changed it to be “https” and now all is well. However, I know any updates
   you make will blow my change away so I wanted to mention it. Can you possibly
   do protocol-agnostic linking like:
 * [@import](https://wordpress.org/support/users/import/) url(//fonts.googleapis.
   com/css?family=Open+Sans:400,300,600);
 * It seems to be working for me after I made the change but I can’t be sure…
 * Thank you for a great product!
 * [https://wordpress.org/plugins/wp-responsive-menu/](https://wordpress.org/plugins/wp-responsive-menu/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Nirmal Kumar Ram](https://wordpress.org/support/users/sagarseth9/)
 * (@sagarseth9)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/https-for-google-open-sans/#post-5676691)
 * Hi boomcycle,
 * Thanks for the tip. I have already coded on the next version of the plugin I 
   am preparing. So it would be working fine if you update the plugin.
 * Regards
    -Nirmal
 *  Thread Starter [boomcycle](https://wordpress.org/support/users/boomcycle/)
 * (@boomcycle)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/https-for-google-open-sans/#post-5676696)
 * When does the update come out? My plug-ins list shows my current version as 1.0.1
   and there’s no update available according to my WP Dashboard…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘https for Google Open Sans’ is closed to new replies.

 * ![](https://ps.w.org/wp-responsive-menu/assets/icon-256x256.png?rev=2246917)
 * [WP Responsive Menu](https://wordpress.org/plugins/wp-responsive-menu/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-responsive-menu/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [boomcycle](https://wordpress.org/support/users/boomcycle/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/https-for-google-open-sans/#post-5676696)
 * Status: resolved