Hi,
I would like to modify the text on my index.php homepage, but it does not seem to be directly modifiable like on HTML pages.
-Is there a standard file that points to the location of the text?
-If not, what is a common directory to store the text element?
I just need to get to the file with the text to modify it because my programemr messed up and did not allow modification of the homepage text through the admin panel (all other accessory pages are except that one)



The text might be stored in a database or a template file and php is just parsing them. Login to phpmyadmin and search from there. Or look for template files. 

Bookmarks