afunghang Posted June 13, 2005 Posted June 13, 2005 how do i remove the text on the main page of my store? What file must I edit? Thanks, LFclub
Wendy James Posted June 13, 2005 Posted June 13, 2005 The instructions should be on your front page. catalog/includes/languages/english/index.php Wendy James Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
Guest Posted June 13, 2005 Posted June 13, 2005 If I am not mistaken, edit this page: /catalog/includes/languages/xxx/index.php Close to the top you will see this code: define('TEXT_MAIN', 'YOUR MAIN PAGE TEXT GOES HERE'); define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s'); define('TABLE_HEADING_UPCOMING_PRODUCTS', 'Upcoming Products'); define('TABLE_HEADING_DATE_EXPECTED', 'Date Expected'); Edit where you see 'YOUR MAIN PAGE TEXT GOES HERE' in the example above. Don't delete the ' ' that are around the words.
Michelle3 Posted June 13, 2005 Posted June 13, 2005 Do you change it in your control panel? I am very confused. SOrry :o
♥14steve14 Posted June 13, 2005 Posted June 13, 2005 Do you change it in your control panel? I am very confused. SOrry :o <{POST_SNAPBACK}> Go to your catalog/includes/languages/what ever your language/index.php and the text you need to alter will come after the define('TEXT_MAIN', ' Open this file in a text editor and delete everything between the two ' ' . Then enter your text as you require. Save it and download it back to your site. Do not use the file managersupplied with oscommerce. REMEMBER BACKUP, BACKUP AND BACKUP
Michelle3 Posted June 13, 2005 Posted June 13, 2005 can I do this in frontpage? I can't find that file .. I went to my control panel, then file manager, then public html then store. Am I even close to going in the right direction?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.