How would I add another php file to the theme I only have access to the wordpress.org editor, do I need to have the guy who has the access to the rest upload it
How would I add another php file to the theme I only have access to the wordpress.org editor, do I need to have the guy who has the access to the rest upload it
Yes, unfortunately, if you don't have access to your web server (and you really SHOULD), then you'll have to create the page on your hard drive in a text editor. Just copy the contents from page.php in the WP Theme Editor and paste it into Notepad or another text editor -- no, Microsoft Word is NOT a text editor! -- and save it and I guess email it to "the guy" and have him upload it to your theme folder. Make sure to tell him to CHMOD it to 766.
This topic has been closed to new replies.