Editing Index.php via template page.
-
I have my wordpress install in a directory called “blog” but the website address is my home directory. Consequently that’s where my Index.php file is. However, if I try to edit it using the templates admin page I get the old index file which still resides in my blog directory. Putting “..\index.php” as the file name returns “cannot edit a file beginning with ..” or something similar. Putting in the full path gets me a “no such file”
Any suggestions as to how I can edit my wp-admin\templates.php file so that it points to the correct index file (or any other solution to my problem). This question was asked previously but attracted no satisfactory answer.
Thanks
Graham
The topic ‘Editing Index.php via template page.’ is closed to new replies.