Guest Posted June 10, 2003 Posted June 10, 2003 Here is how I made something mine to have a contact info page... I just opened my shipping.php with an editor, and changed out all the text to my contact info, and saved it in my catalog dir, as contact_info.php. you can do the same and just resave over the contact_us.php, if you dont want them to be able to email you direct from there, or like I did, I just added another link in my infobox, and defined it in my includes/application_top.php and now I have a both links , Email us, and Contact info... Let me know and I will post what needs to be changed to add it to the infobox...Doug Quote
Guest Posted June 10, 2003 Posted June 10, 2003 Oops, I mean you have to change the link in the catalog/shipping.php : FROM TO require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_CONTACT_INFO); and save it as contact_info.php in catalog/ and you have to go into your /languages/english/shipping.php , open it and modify there all your text, and then save it as contact_info.php, in that directory Doug Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.