CORS blocks wp-admin CSS
-
Several CSS files fail when in admin mode.
For example:
twocatsinacaravan.xyz/:1 Access to CSS stylesheet at ‘https://s1.wp.com/wp-content/mu-plugins/admin-bar/wpcom-admin-bar.css’ from origin ‘https://twocatsinacaravan.xyz’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
wpcom-admin-bar.css:1 Failed to load resource: net::ERR_FAILEDAccess-Control-Allow-Origin is set to *
Any ideas?
I also get the warnings for cookies from wp not sure if relatedA cookie associated with a cross-site resource at https://wp.com/ was set without the
SameSiteattribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set withSameSite=NoneandSecure.Great plugin by the way!
- This topic was modified 5 years, 9 months ago by .
- This topic was modified 5 years, 9 months ago by .
The page I need help with: [log in to see the link]
The topic ‘CORS blocks wp-admin CSS’ is closed to new replies.