Question

WP-Admin is behaving weird

Its a new wordpress install, i am using nginx with mysql, php-fpm on ubuntu 16.04 with letsencrypt ssl. so everything was working fine for half an hour then wordpress admin dashboard started behaving weird, i mean its not loading any css animation, i cant delete widgets and not able to edit anything. Even if i go to add a new post everything is way off of their places. look at the screenshot http://prntscr.com/btk7hx Please let me know if you need any config details. Thanks

Show comments

Submit an answer
Answer a question...

This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Brook Shelley
DigitalOcean Employee
DigitalOcean Employee badge
July 26, 2016
Accepted Answer

This question was answered by @josephsmith:

@BrookDO i had to remove this line

add_header Content-Security-Policy "default-src 'self'; script-src 'self' *.google-analytics.com";

i guess @MDS checked after i removed this, so it wasn’t showing any error, but before that i was getting error on both Firefox and chrome, i didn’t tested on any other browser.

View the original comment

Brook Shelley
DigitalOcean Employee
DigitalOcean Employee badge
July 26, 2016

This question was answered by @MDS:

I’m not seeing errors on your screen shot on my end, it can be one of your google chrome extensions. Do you have the same issue with other web browsers?

View the original comment

Want to learn more? Join the DigitalOcean Community!

Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.