-
Posted a reply to Something went wrong: Only HTTP(S) requests are handled, on the site WordPress.org Forums:
thanks to @hupe13 correct the line with absolute link is it possible error appears after… -
Posted a reply to Something went wrong: Only HTTP(S) requests are handled, on the site WordPress.org Forums:
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… -
Posted a reply to Something went wrong: Only HTTP(S) requests are handled, on the site WordPress.org Forums:
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.… -
Created a topic, Something went wrong: Only HTTP(S) requests are handled, on the site WordPress.org Forums:
/* Error on http:/wp-content/themes/bootstrap-basic-ch…