Im working on my money making site, and whenever i upload the WP theme folder it doesn't work, it only works if i upload the folder that has the style.css in it. But then if I only upload that I won't have any of the psd files for the homepage and stuff. So how do I get the psd files up on my site?(and be able to edit them) Thanks
First of all, you won't be able to use the .psd files to show up in your browser. I believe what you're seeing is the theme's template design .psd. See if there's any .xml file provided in that theme's zip file and Import it into your Wordpress. Code: http://codex.wordpress.org/Importing_Content
the xml file is in a filer called dummy content (which wasn't in the zip) so should i drag the xml file into the folder that i'll zip?
Login to your WP Dashboard Goto Tools Import and install the "Wordpress" plugin if it's not installed before After installing the plugin, you'll now have an option to upload the .xml file Import it and you'll see the sample content spread over all pages.