views:

10

answers:

3

Wordpress theme not displaying when activated on production server, but will display on development environment. I can view the theme in preview mode, but not when it's activated. Any idea on where to start would be great.

A: 

What displays? Another theme? Un-styled HTML? Nothing?

If you could provide a little more information it would be easier to help you.

Lonn
A: 

If nothing is being displayed, I have noticed that the theme you are trying to use may be missing a file for whatever reason. If this is the case, switch back to the Default theme and make sure all of the files for the new theme are installed.

patricksweeney
+1  A: 

Any chance you are using something like wp-cache or wp-supercache? When you change themes you'll want to disable all caching. Change the theme and verify the change. Then re-enable caching.

brendan