• Resolved d-media

    (@martijnh)


    We’re currently suffering the following problem:

    wp-fastest cache was enabled with the minimum options (cache enabled, gzip)
    and cache timeout set to daily

    It 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?

    https://wordpress.org/plugins/wp-fastest-cache/

Viewing 1 replies (of 1 total)
  • Plugin Author Emre Vona

    (@emrevona)

    WPFC minifies and combines the css and js files and add the url as “//” instead of “http” or “https”. Browsers do not block the urls which start with “//”. Can you send me an email please? fastestcache@gmail.com

Viewing 1 replies (of 1 total)

The topic ‘Site loads in https but JS/CSS use non-https’ is closed to new replies.