Title: Fonts over https
Last modified: August 22, 2016

---

# Fonts over https

 *  [pupeno](https://wordpress.org/support/users/pupeno/)
 * (@pupeno)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/fonts-over-https/)
 * It seems Master Slider is trying to load Google Fonts over HTTP instead of HTTPS,
   which fails because the rest of the page is using HTTPS and Chrome blocks non-
   secure requests when the page is secure.
 * How do I make it load fonts securely?
 * [https://wordpress.org/plugins/master-slider/](https://wordpress.org/plugins/master-slider/)

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

 *  [Jack992](https://wordpress.org/support/users/jack992/)
 * (@jack992)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/fonts-over-https/#post-5299573)
 * Try this:
 * Replace: href=’[http://fonts.googleapis.com/css&#8230](http://fonts.googleapis.com/css&#8230);
   
   With: href=’//fonts.googleapis.com/css…
 * in the following files:
    /wp-content/plugins/master-slider/admin/class-master-
   slider-admin.php:208 /wp-content/plugins/master-slider/includes/msp-shortcodes.
   php:585
 * But the Developer of the Plugin have to Fix this bug too.
    Otherwise, it’s broken
   again after next update.
 *  Thread Starter [pupeno](https://wordpress.org/support/users/pupeno/)
 * (@pupeno)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/fonts-over-https/#post-5299574)
 * Yeah, I ended up creating a private copy of fixing it like that. I find myself
   applying those fixes to so many themes and plugins.

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

The topic ‘Fonts over https’ is closed to new replies.

 * ![](https://ps.w.org/master-slider/assets/icon-256x256.png?rev=1638064)
 * [Master Slider - Responsive Touch Slider](https://wordpress.org/plugins/master-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/master-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/master-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/master-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/master-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/master-slider/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [pupeno](https://wordpress.org/support/users/pupeno/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/fonts-over-https/#post-5299574)
 * Status: not resolved