I'm trying to find the page that has the information that is on the home page and I have no idea which .php file it is. I'm unable to login to the admin so I figured the next best thing would be to just find the information.
Thank You
I'm trying to find the page that has the information that is on the home page and I have no idea which .php file it is. I'm unable to login to the admin so I figured the next best thing would be to just find the information.
Thank You
Heidi
Arizona Handmade Soap
if you can not log in to your admin , I guess the best thing is to find out why and fix that problem.
I realize that but I would also like to know which file, can you help me with that?
tpl_main_page.php , located in your Common folder under your template.
but this file is responsible to load many other files.
If you are referring to the customised text (or content) that you feature on your home page, it is in a LANGUAGE file called define_main_page.php
If your CUSTOM template has been set up properly, then the file you should edit is in:
includes/languages/english/html_includes/YOUR_TEMPLATE/define_main_page.php
This file contains RAW HTML ONLY...
20 years a Zencart User