Forums
Forums / Plugin: WP-Appbox / SSL – Google fonts
(@matiks)
11 years, 2 months ago
Hello,
In your styles.min.css file, you should replace the URL in the @import (first line): @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600); by @import url(//fonts.googleapis.com/css?family=Open+Sans:400,600);
That will avoid mixed content with ssl pages.
https://ww.wp.xz.cn/plugins/wp-appbox/
(@marcelismus)
Oh, thanks – I missed it. 🙂
The topic ‘SSL – Google fonts’ is closed to new replies.