Style.css always forced to https?
-
Hello,
I am using WordPress 3.4.1 with Minimatica 1.0.8.
I having exactly the same problem as this person:
I have just installed WordPress, and, while my server supports ssl, I do not want the stylesheets delivered over https when http is requested.
Currently, however, whether I access the url by http or https, the header has:
<link rel=”stylesheet” href=”https://mysite.org/wp-content/themes/default/style.css” type=”text/css” media=”screen” />
Should it not be https only when I am using SSL?
The link to the home page was also https:// until I installed WordPress HTTPS, which stopped this. The style problem remains.
I have a self-signed certificate, so any visitor will see an error, which is a show stopper.
Help appreciated,
Amadeus
The topic ‘Style.css always forced to https?’ is closed to new replies.