alan27 Posted October 19, 2005 Posted October 19, 2005 Ive searched the forum :) What i want to Know is how to get rid of the text on main homepage just want welcome message and newest Products showing :rolleyes:
keltic Posted October 19, 2005 Posted October 19, 2005 look in the file ....../includes/languages/english/index.php
♥Vger Posted October 19, 2005 Posted October 19, 2005 includes/languages/english/index.php define('TEXT_MAIN', ''); followed by all of the 'define' lines. Vger
alan27 Posted October 19, 2005 Author Posted October 19, 2005 includes/languages/english/index.php define('TEXT_MAIN', ''); followed by all of the 'define' lines. Vger Thankou for the Replys :thumbsup:
smang5477 Posted October 20, 2005 Posted October 20, 2005 includes/languages/english/index.php define('TEXT_MAIN', ''); followed by all of the 'define' lines. Vger I tried changing the text on the front page by doing what you said. I went through the admin to tools and file manager. I only changed the first couple of words and hit save. Now my front page has completely disappeared, it's just a blank page. What did I do wrong? I went ahead and uploaded to original page agoin and it worked fine, then I tried to change the first couple of words again and the same thing happened all over again. How can I change the text?
Guest Posted October 20, 2005 Posted October 20, 2005 I tried changing the text on the front page by doing what you said. I went through the admin to tools and file manager. I only changed the first couple of words and hit save. Now my front page has completely disappeared, it's just a blank page. What did I do wrong? I went ahead and uploaded to original page agoin and it worked fine, then I tried to change the first couple of words again and the same thing happened all over again. How can I change the text? Don't use the file manager tool in the administration panel. It is quite buggy and will almost always corrupt your file. I suggest that you FTP the file down to your local machine, modify there, then ftp back up. Greg --you want me to put what where?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.