Site loads in https but JS/CSS use non-https
-
We’re currently suffering the following problem:
wp-fastest cache was enabled with the minimum options (cache enabled, gzip)
and cache timeout set to dailyIt was running on a https website.
It worked very well, but after 2-3 days suddenly there was something wrong:
The website was functioning and on https:// but resources like the main .css and .js were loaded from non-https (and therefore blocked by the browser).
Resulting in unstyled / half-working website.Deleting the cache fixed the problem.
We deactived the plugin and tried again a week later.
This time the issue also took place 2 times.Unfortunately we have no specific information on when the problem occured.
Do you have any idea what could have caused this?
The topic ‘Site loads in https but JS/CSS use non-https’ is closed to new replies.