• Resolved jeffreyscroll

    (@jeffreyscroll)


    I went into Inspect in Chrome and found 2 “Uncaught SyntaxError: Unexpected token” errors and “Resource interpreted as Stylesheet but transferred with MIME” all pointing back to the Autoptimize plugin. I’ve read other support threads and can’t figure anything out.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    sounds like a 404 on the Autoptimized resources, clearing all page cache(s) you might have should fix this jeffreyscroll ?

    Thread Starter jeffreyscroll

    (@jeffreyscroll)

    the css is still broken on many pages. this is the error

    Resource interpreted as Stylesheet but transferred with MIME type application/x-httpd-php73: “https://dgriffinlaw.com/wp-content/cache/autoptimize/css/autoptimize_194d6641ac953b4e975f363e5a13525b.css”.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    that indeed is a 404 of the Autoptimized CSS which occurs when loading https://dgriffinlaw.com/, but when loading https://dgriffinlaw.com/?qsdfsqfd=sd this does not happen, as the random query string busts the page cache. so I’m afraid you still have page caching somewhere serving an old version which points to removed Autoptimize files. what *might* also help is enabling the “404 fallback” option (but that is a workaround, not a solution).

    Additionally I also see you have configured WP Fastest Cache to also combine & minify CSS & JS, this is likely to conflict with Autoptimize which is doing the same thing, so you might want to disable all CSS/ JS related options in WPFC.

    hope this helps,
    frank

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multiple Errors Breaking Site’ is closed to new replies.