Title: Reinstall/reset
Last modified: August 20, 2016

---

# Reinstall/reset

 *  [JEMINS](https://wordpress.org/support/users/jemins/)
 * (@jemins)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/)
 * I was told by my web host that I need to reinstall/reset my wordpress database.
   It’s not appearing correctly. see [http://www.jemins.com](http://www.jemins.com).
   No stylesheets or anything are showing up. Can you please advise on how to do
   this or perhaps you know of another solution?

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

 *  [timothyky](https://wordpress.org/support/users/timothyky/)
 * (@timothyky)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/#post-2155683)
 * I think you should try to login using FTP to see if you css location exists and
   point to the correct location. Currently I’m using source code and opening your
   CSS but it does not exists.
 * Do you have a css file at: /wp-content/themes/diner/style.css
 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/#post-2155688)
 * The css is at [http://www.mcgovernins.com/wp-content/themes/diner/style.css](http://www.mcgovernins.com/wp-content/themes/diner/style.css).
 * Your blog thinks it is at [http://jemins.com/wp-content/themes/diner/style.css](http://jemins.com/wp-content/themes/diner/style.css)
 *  Thread Starter [JEMINS](https://wordpress.org/support/users/jemins/)
 * (@jemins)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/#post-2155710)
 * How do I change the css on my blog to [http://jemins.com/wp-content/themes/diner/style.css](http://jemins.com/wp-content/themes/diner/style.css)?
 *  Thread Starter [JEMINS](https://wordpress.org/support/users/jemins/)
 * (@jemins)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/#post-2155718)
 * or to [http://www.mcgovernins.com/wp-content/themes/diner/style.css](http://www.mcgovernins.com/wp-content/themes/diner/style.css)
   rather?
 *  Thread Starter [JEMINS](https://wordpress.org/support/users/jemins/)
 * (@jemins)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/#post-2155727)
 * i went to the style.css in the theme but i don’t see anywhere to make my blog
   think it is at [http://www.mcgovernins.com/wp-content/themes/diner/style.css](http://www.mcgovernins.com/wp-content/themes/diner/style.css)
 *  [timothyky](https://wordpress.org/support/users/timothyky/)
 * (@timothyky)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/#post-2155728)
 * instead of having a dynamic link you can hard code it and make it into a static
   link within wp-content/themes/(theme name)/header.php
    I believe it is there 
   or inside header there should be a link regarding your .css
 *  Thread Starter [JEMINS](https://wordpress.org/support/users/jemins/)
 * (@jemins)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/#post-2155737)
 * kmessinger: Can I just copy and paste the style you sent via [http://www.mcgovernins.com/wp-content/themes/diner/style.css](http://www.mcgovernins.com/wp-content/themes/diner/style.css)
   to my current style sheet…?
 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/#post-2155745)
 * Sounds like the easiest way.
 *  Thread Starter [JEMINS](https://wordpress.org/support/users/jemins/)
 * (@jemins)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/#post-2155749)
 * i copied it to the custom.css. will that apply it or do I have to change any 
   other settings?
 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/#post-2155752)
 * It has to be at [http://jemins.com/wp-content/themes/diner/style.css](http://jemins.com/wp-content/themes/diner/style.css)
 *  Thread Starter [JEMINS](https://wordpress.org/support/users/jemins/)
 * (@jemins)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/#post-2155757)
 * I’m not sure I understand. [http://www.mcgovernins.com/wp-content/themes/diner/style.css](http://www.mcgovernins.com/wp-content/themes/diner/style.css)
   needs to copied and pasted to style.css stylesheet in order for the styling to
   work…?
 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/#post-2155764)
 * I’m not sure I understand either :^)
 * [http://www.jemins.com](http://www.jemins.com) redirects to [http://www.mcgovernins.com/](http://www.mcgovernins.com/)
   The source code for the blog is looking for a style sheet at [http://jemins.com/wp-content/themes/diner/style.css](http://jemins.com/wp-content/themes/diner/style.css)
   but this shows a 404 error. What should happen is that should redirect to [http://www.mcgovernins.com//wp-content/themes/diner/style.css](http://www.mcgovernins.com//wp-content/themes/diner/style.css)
   but it is not doing so. So originally I thought, just put the css where the blog
   is looking. That is not correct.
 * The blog is broken. [http://ismyblogworking.com/www.jemins.com](http://ismyblogworking.com/www.jemins.com)
   and we need to ask why the redirects, etc. Are you attempting to just move the
   blog? Then this is how to do it correctly – [http://codex.wordpress.org/Moving_WordPress](http://codex.wordpress.org/Moving_WordPress)
 *  Thread Starter [JEMINS](https://wordpress.org/support/users/jemins/)
 * (@jemins)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/#post-2155768)
 * Oh man. I can sure confuse the heck out of something.
 * [http://www.mcgovernins.com](http://www.mcgovernins.com) should redirect to [http://www.jemins.com](http://www.jemins.com).
   I have my hosting site doing that but apparently they have it forwarding incorrectly.
   [http://www.jemins.com](http://www.jemins.com) is the main site and i would like
   [http://www.mcgovernins.com](http://www.mcgovernins.com) to look exactly like
   it.
 * i think i have to contact my hosting company to fix this. What do you think? (
   even tho they told me earlier i had to fix it on my end)
 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/#post-2155769)
 * It appears the host has done the redirect backwards. First get that straight 
   and we’ll go from there.

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

The topic ‘Reinstall/reset’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 14 replies
 * 3 participants
 * Last reply from: [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/reinstallreset/#post-2155769)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
