php - Wordpress page can't continue due to this error -
i faced problem recently, don't causes it. need fixing it.
the error :
http://www.udesign.my/aaf4/wp-admin/admin-ajax.php?action=woocommerce_checkout failed load resource: server responded status of 500 (internal server error) http://fonts.googleapis.com/css?family=century+gothic+:300,400 failed load resource: server responded status of 400 (bad request)
the theme i'm using , love fashion - responsive wordpress theme
i've tried accessing ftp, checked css pointing towards font awesome. ideas?
first error general server error (look http 500 status code). it's unspecific in server logs fore more information.
second error occurs because font url can't reached - try self , open url of font in browser. error.
error (400): missing font family
the requested font families not available.
requested: century gothic (style: normal, weight: 300),century gothic (style: normal, weight: 400)
Comments
Post a Comment