Thread Starter
grats
(@grats)
thanks to @hupe13
correct the line with absolute link
is it possible error appears after update?
Thread Starter
grats
(@grats)
i comment line
<link href=’https:/wp-content/themes/bootstrap-basic-child/style.css’ rel=’stylesheet’ type=’text/css’>
now it works (may be)
but i want to know the reason of this error appearance
Thread Starter
grats
(@grats)
i find file with content
grep -iRl “http:/wp-content/themes/bootstrap-basic-child/style.css” ~/public_html/
public_html/wp-content/themes/bootstrap-basic-child/header.php
and change http to https. now i got error
/* Error on https:/wp-content/themes/bootstrap-basic-child/style.css : Something went wrong: Only HTTP(S) requests are handled. */