-2

Putting our company website on localhost for testing, etc. All working OK, apart from WP-Admin: lets me login OK, but the format of the site is unusable - image attached.

Have checked permalinks, etc. which are working OK for rest of website. It is just WP-Admin that I'm having trouble with.

Anyone come across this before?

Thanks in advance.

Darren.

WP-Admin screenshot

Darren
  • 1
  • 1

2 Answers2

0

Follow this steps

You have a problem in CSS style link, it may cause on your database or maybe on one file which has been hardcoded.

Babak Habibi
  • 1,819
  • 1
  • 8
  • 14
  • Thanks for reply. The link confirms the manual steps I took, so that's all OK. Not sure how to find the code that could be doing this, but will have a look. – Darren Nov 07 '18 at 13:42
  • open your console panel in the Google chrome or Firefox and you will see what is the broken link – Babak Habibi Nov 07 '18 at 13:51
0

Copied over WP-Admin files from a fresh install and now works.

Thanks for the nudge in the right direction, Babak.

Darren
  • 1
  • 1