Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter otisss

    (@otisss)

    To note: I didn’t experience this issue before transferring over the website to a new host.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Your login redirects to an https page, but all your CSS is served via http:

    styles.css:1 Failed to load resource: the server responded with a status of 409 ()
    load-scripts.php?c=1&load[]=jquery-core,jquery-migrate&ver=4.9.9:9 JQMIGRATE: Migrate is installed, version 1.4.1
    styles.css:1 Failed to load resource: the server responded with a status of 409 ()
    ?redirect_to=https%3A%2F%2Fmindfulcare.co.uk%2Fforum%2F:376 Mixed Content: The page at 'https://mindfulcare.co.uk/login/?redirect_to=https%3A%2F%2Fmindfulcare.co.uk%2Fforum%2F' was loaded over HTTPS, but requested an insecure stylesheet 'http://mindfulcare.co.uk/wp-content/uploads/cmsmasters_styles/medical-clinic.css?ver=1.0.0'. This request has been blocked; the content must be served over HTTPS.
    2scripts.js:1 Failed to load resource: the server responded with a status of 409 ()
    ?redirect_to=https%3A%2F%2Fmindfulcare.co.uk%2Fforum%2F:1 Mixed Content: The page at 'https://mindfulcare.co.uk/login/?redirect_to=https%3A%2F%2Fmindfulcare.co.uk%2Fforum%2F' was loaded over HTTPS, but requested an insecure stylesheet 'http://mindfulcare.co.uk/wp-content/uploads/cmsmasters_styles/medical-clinic.css?ver=1.0.0'. This request has been blocked; the content must be served over HTTPS.
    styles.css:1 Failed to load resource: the server responded with a status of 409 ()

    You need to change your site to be all https all the time.

    Install the plugin “better search replace”. Search for http:/mindfulecare.co.uk and replace with https://mindfulcare.co.uk

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Your login redirects to an https page, but all your CSS is served via http:

    styles.css:1 Failed to load resource: the server responded with a status of 409 ()
    load-scripts.php?c=1&load[]=jquery-core,jquery-migrate&ver=4.9.9:9 JQMIGRATE: Migrate is installed, version 1.4.1
    styles.css:1 Failed to load resource: the server responded with a status of 409 ()
    ?redirect_to=https%3A%2F%2Fmindfulcare.co.uk%2Fforum%2F:376 Mixed Content: The page at 'https://mindfulcare.co.uk/login/?redirect_to=https%3A%2F%2Fmindfulcare.co.uk%2Fforum%2F' was loaded over HTTPS, but requested an insecure stylesheet 'http://mindfulcare.co.uk/wp-content/uploads/cmsmasters_styles/medical-clinic.css?ver=1.0.0'. This request has been blocked; the content must be served over HTTPS.
    2scripts.js:1 Failed to load resource: the server responded with a status of 409 ()
    ?redirect_to=https%3A%2F%2Fmindfulcare.co.uk%2Fforum%2F:1 Mixed Content: The page at 'https://mindfulcare.co.uk/login/?redirect_to=https%3A%2F%2Fmindfulcare.co.uk%2Fforum%2F' was loaded over HTTPS, but requested an insecure stylesheet 'http://mindfulcare.co.uk/wp-content/uploads/cmsmasters_styles/medical-clinic.css?ver=1.0.0'. This request has been blocked; the content must be served over HTTPS.
    styles.css:1 Failed to load resource: the server responded with a status of 409 ()

    You need to change your site to be all https all the time.

    Install the plugin “better search replace”. Search for http:/mindfulecare.co.uk and replace with https://mindfulcare.co.uk

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

The topic ‘Very Strange CSS Bug?’ is closed to new replies.