Guest Posted November 22, 2004 Posted November 22, 2004 Shipping & Returns Privacy Notice Conditions of Use Contact Us All of those titles in the Information box.....I'd like to alter some of them and change the titles completely. Like....change shipping & returns to Payment & Shipping. Change Privacy Notice to Search Tips. I tried doing this by going into public_html/includes/languages/English, etc. and they will not change the title on the homepage. They WILL change what the buyer sees if they click on them. For examply, I tried to change Conditions of Use to Search Tips. The changes I made within the file will not change the fact that Conditions of Use still appears on the screen, however......if I click on Conditions of Use.....it will bring up a page clearly titled Search Tips with the accompanying text I inserted. How do I change the title on the screen within the Information box itself???
ozcsys Posted November 22, 2004 Posted November 22, 2004 Shipping & ReturnsPrivacy Notice Conditions of Use Contact Us All of those titles in the Information box.....I'd like to alter some of them and change the titles completely. Like....change shipping & returns to Payment & Shipping. Change Privacy Notice to Search Tips. I tried doing this by going into public_html/includes/languages/English, etc. and they will not change the title on the homepage. They WILL change what the buyer sees if they click on them. For examply, I tried to change Conditions of Use to Search Tips. The changes I made within the file will not change the fact that Conditions of Use still appears on the screen, however......if I click on Conditions of Use.....it will bring up a page clearly titled Search Tips with the accompanying text I inserted. How do I change the title on the screen within the Information box itself??? <{POST_SNAPBACK}> look for the following in your english.php file // information box text in includes/boxes/information.php define('BOX_HEADING_INFORMATION', 'Information'); define('BOX_INFORMATION_PRIVACY', 'Privacy Notice'); The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Guest Posted November 22, 2004 Posted November 22, 2004 look for the following in your english.php file // information box text in includes/boxes/information.php define('BOX_HEADING_INFORMATION', 'Information'); define('BOX_INFORMATION_PRIVACY', 'Privacy Notice'); <{POST_SNAPBACK}> Worked like a charm...Thank You so much! :D
Recommended Posts
Archived
This topic is now archived and is closed to further replies.