• Hey there,

    I have a client site that I just migrated (from local) and I have an issue that I’ve never seen before. Basically when we go to the login screen (and also after we’ve logged in) we’re just seeing broken/unstyled looking admin pages. But only in Safari. Chrome and Firefox are looking perfectly fine. Also, the front-end is fine in Safari.

    Here’s the site: https://www.coffeerepublic.com.au/wp-login.php

    I can se there are a couple errors in the console about it being unable to decode raw data for both “load-styles.php”, and “load-scripts.php”

    The things I’ve tried so far:
    – Switching themes: nope, still broken
    – Disabling all plugins: nope.
    – Adding scripts to wp-config (per different google results): Nope.
    – define( ‘CONCATENATE_SCRIPTS’, false );
    – define( ‘SCRIPT_DEBUG’, true );
    – replacing the “/wp-includes/js/jquery” folder with an older version: nope.

    Does anyone have any ideas of what could help? Is there a database issue that could affect only Safari?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Did you ever solve this problem? I’ve been having the exact same issue for the past week.

    Thread Starter joshcarey

    (@joshcarey)

    The weird thing is… a few days after posting this, the problem seemed to go away on my end – seemingly all on its own. But the client still was having the same issue on his end. Now he’s based in Australia, and I believe his hosting company is over there as well. (I’m in Florida, US.) I haven’t been in contact with him for a while, so I’m not sure if it ever got cleared up on his end.

    And when I checked just now, its still working fine. Login screen is working fine, and after logging in, everything is good.

    So this remains a mystery…

    Hmmm. I was having some other issues (with members logging in on all platforms) and those have been resolved by increasing the PHP memory limit on the server… so now I’m thinking this must be a server issue.

    Thanks for your reply. All the best.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WP Admin scripts/styles not working in Safari. Works in Chrome, FF.’ is closed to new replies.