If I don't have FTP access…?
-
I’ve been asked to do some upkeep on a WP site that’s been orphaned by its original developer. I have admin access to the WP site controls, but I do not (yet) have FTP access (my clients don’t even know what FTP is, and their original developer has yet to respond to my emails).
I’m trying to create a search page, which per the instructions in the WP docs involves creating a new php page and uploading it to the site. Presumably you can’t do it just by creating a new page from the WP admin and adding some code to it because the “Text” editing option isn’t really a code editor and doesn’t accept php scripts.
I’ve downloaded my own copy of the theme, so I could create the necessary file on my local machine if I had some way to pull it up to the live site from within the WP admin. Can anyone suggest a work-around for this or am I just stuck until I can get the FTP credentials from the original developer?
- The topic ‘If I don't have FTP access…?’ is closed to new replies.