Did you upload your files to wp-content/themes/ folder?
If yes, did you get any warning or error messages at the bottom of your website.com/wp-admin/themes.php?
yes pothi is right just confirm that you are putting your template directory inside the themes directory. that is the main reason and does your wordpress is displayng other templates or not.
Hi Guys
Yes, I have structured my files in exactly the same way they were structured on my local machine through XAMPP.
We had hoped it was just a caching issue, I had the server guy reset the server but it has come back the same.
I’m not sure exactly where I should be looking for error messages.
My theme files are in the same location on the server as they were on my local machine:
server/Test/wordpress/wp-content/themes/twentyten
Obviously the same folder as the original twentyten theme files.
They also have the correct code at the top (the same as the original files):
<?php
/*
Template Name:Products Page
*/
?>
frustration with a capital F!
Erik
(@southernutahautism)
Check all your file, folder and user permissions around this issue. Possibly it has something to do with read/write privileges?
Hi Erik
Thanks for your suggestion.
The server guy has changed permissions but it still doesn’t let wordpress see my templates 🙁
Any other ideas?
Cheers
Richard
What’s the website address, if you don’t mind sharing?
Its for the moment on a private server location, so no one outside our office can access it unfortunately.
Okay. You may want to go through the following article
http://codex.wordpress.org/Moving_WordPress
For more articles, you may go through http://codex.wordpress.org/Moving_WordPress#Additional_Information
Hope it gets resolved.