Google Fonts: http_request_failed – cURL error 51
-
I am enqueuing my fonts like so…
wp_enqueue_style( 'google-fonts', 'https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap', false );
However, when i go to OMGF and save changes i get the following error…?
OMGF encountered an error while downloading Google Fonts: http_request_failed - cURL error 51: SSL: no alternative certificate subject name matches target host name 'my-site.co.uk'
Te site currently doesn’t have an SSL, is that a requirement for it to work?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Google Fonts: http_request_failed – cURL error 51’ is closed to new replies.