Issue with SSL sites
-
Sites that run on SSL have an error when loading the fonts.googleapi.com. I had to edit it to be as follows to support http and https:
wp_register_style( “wpi_fonts”, “//fonts.googleapis.com/css?family=”.$fonts_i);
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Issue with SSL sites’ is closed to new replies.