Do you know how to use CHMOD?
There’s a little about it on the codex:
http://codex.wordpress.org/Changing_File_Permissions
Thread Starter
dreamo
(@dreamo)
Well, I read it, but it doesn’t tell me which directory to look into when I CHMOD. I am guessing I should CHMOD the root direcory of my theme? Or do I CHMOD the index.php file of the folder that contains my theme?
I am also confused because Podz’s advice on here; http://wordpress.org/support/topic/50863?replies=7
says not to change it to 777 for security reasons but the the codex you gave says to change it to 777.
Yeah, I know, it’s one of those things you have to put up with. If you have to change the permissions to 777, then that’s what you have to do, it’s something that’s set by your hosts, sadly.
But that’s only if you really need to edit the theme files from the dashboard, you can edit them much better if you edit the files on your computer and upload them, that way you can use an HTML editor that colours the code so it’s easier to see what you’re doing.