Title: Something went wrong: Only HTTP(S) requests are handled
Last modified: June 1, 2021

---

# Something went wrong: Only HTTP(S) requests are handled

 *  [grats](https://wordpress.org/support/users/grats/)
 * (@grats)
 * [5 years ago](https://wordpress.org/support/topic/something-went-wrong-only-https-requests-are-handled/)
 * /* Error on http:/wp-content/themes/bootstrap-basic-child/style.css : Something
   went wrong: Only HTTP(S) requests are handled. */
    several weeks ago we got this
   error on our site. is anybody can help to correct this?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsomething-went-wrong-only-https-requests-are-handled%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [hupe13](https://wordpress.org/support/users/hupe13/)
 * (@hupe13)
 * [5 years ago](https://wordpress.org/support/topic/something-went-wrong-only-https-requests-are-handled/#post-14506511)
 * Your child theme has an invalid URL to style.css. It should be https: and the
   host is missing: [https://www.trouble-shooter.org/wp-content/themes/bootstrap-basic-child/style.css](https://www.trouble-shooter.org/wp-content/themes/bootstrap-basic-child/style.css)
 *  Thread Starter [grats](https://wordpress.org/support/users/grats/)
 * (@grats)
 * [5 years ago](https://wordpress.org/support/topic/something-went-wrong-only-https-requests-are-handled/#post-14506580)
 * 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. */
 *  Thread Starter [grats](https://wordpress.org/support/users/grats/)
 * (@grats)
 * [5 years ago](https://wordpress.org/support/topic/something-went-wrong-only-https-requests-are-handled/#post-14506596)
 * 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](https://wordpress.org/support/users/grats/)
 * (@grats)
 * [5 years ago](https://wordpress.org/support/topic/something-went-wrong-only-https-requests-are-handled/#post-14506628)
 * thanks to [@hupe13](https://wordpress.org/support/users/hupe13/)
    correct the
   line with absolute link is it possible error appears after update?
 *  [hupe13](https://wordpress.org/support/users/hupe13/)
 * (@hupe13)
 * [5 years ago](https://wordpress.org/support/topic/something-went-wrong-only-https-requests-are-handled/#post-14508573)
 * You are using the theme [bootstrap-basic](https://wordpress.org/themes/bootstrap-basic/).
   Here is the bootstrap-starter theme. bootstrap-basic seems to be old, you should
   look for a more actual theme, maybe bootstrap-starter?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Something went wrong: Only HTTP(S) requests are handled’ is closed to
new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/wp-bootstrap-starter/3.3.6/screenshot.
   png)
 * WP Bootstrap Starter
 * [Support Threads](https://wordpress.org/support/theme/wp-bootstrap-starter/)
 * [Active Topics](https://wordpress.org/support/theme/wp-bootstrap-starter/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/wp-bootstrap-starter/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/wp-bootstrap-starter/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [hupe13](https://wordpress.org/support/users/hupe13/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/something-went-wrong-only-https-requests-are-handled/#post-14508573)
 * Status: not resolved