In production site, on console, I’m getting a 403 error for the foundational scripts and styles in the wp core. These errors do not exist on staging and local versions of the site:
- Block Library
- jquery
- js comment replies
As well as some errors in the loading of the Pro theme and Builder, having issues fining certain functions and being unable to call jquery for other functions.
Some files will not load because of this error (or something similar):
............. was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
here is what the console looks like for me:
- I am hosting at Flywheel,
- I have staging site enabled,
- I have Flywheel’s persistent caching cdn enabled,
- wp 5.5
- pro theme 3.2.3
- php 7.3