Title: WordPress Interface Not Viewing Properly
Last modified: August 20, 2016

---

# WordPress Interface Not Viewing Properly

 *  Resolved [abriel_s](https://wordpress.org/support/users/abriel_s/)
 * (@abriel_s)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/wordpress-interface-not-viewing-properly/)
 * The laptop I was working on recently crashed. But, I managed to get everything
   on it backed up, including my recent WordPress project off of my local server(
   I use MAMP).
 * I uploaded my SQL database and copied the WordPress website folder into my local
   server. The WordPress login interface looks normal, but after you get the login,
   it looks like this screenshot: [http://abrielshipley.com/wp-issue.png](http://abrielshipley.com/wp-issue.png)
 * Is there something I missed when transferring my WordPress project from my old
   local server to the new one?
 * Any suggestions is greatly appreciated! 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * (@kraftbj)
 * Code Wrangler
 * [13 years, 6 months ago](https://wordpress.org/support/topic/wordpress-interface-not-viewing-properly/#post-3207802)
 * Off the top of my head, it looks like the CSS may not be loading.
 * Some ideas:
    1. For grins, empty the cache for your browser to make sure there’s
   not something up there. 2. Visit the update area of the wp-admin (wp-admin/update-
   core.php) and reinstall the latest version. Maybe something didn’t copy over 
   quite right.
 *  Thread Starter [abriel_s](https://wordpress.org/support/users/abriel_s/)
 * (@abriel_s)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/wordpress-interface-not-viewing-properly/#post-3207803)
 * Thanks for the advice!
 * I actually asked this on WordPress Stackexchange as well, and here’s the results
   of what happened: [link](http://wordpress.stackexchange.com/questions/73389/wordpress-admin-interface-not-styled-properly)
 * Basically, I had to insert PHP to define the site URLs in the `wp-config.php`
   file.
    define(‘WP_HOME’,’[http://example.com&#8217](http://example.com&#8217););
   define(‘WP_SITEURL’,’[http://example.com&#8217](http://example.com&#8217););
 *  [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * (@kraftbj)
 * Code Wrangler
 * [13 years, 6 months ago](https://wordpress.org/support/topic/wordpress-interface-not-viewing-properly/#post-3207804)
 * That’ll do it too!
 * With a localhost->localhost transition, I assumed the URL ([http://localhost/foobar](http://localhost/foobar))
   would have been the same… but assumptions often are the mother of screwups, eh?
 * Glad you’re back up.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WordPress Interface Not Viewing Properly’ is closed to new replies.

## Tags

 * [back-up](https://wordpress.org/support/topic-tag/back-up/)
 * [local server](https://wordpress.org/support/topic-tag/local-server/)
 * [MAMP](https://wordpress.org/support/topic-tag/mamp/)

 * In: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
 * 3 replies
 * 2 participants
 * Last reply from: [Brandon Kraft](https://wordpress.org/support/users/kraftbj/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/wordpress-interface-not-viewing-properly/#post-3207804)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
