geefromcali Posted June 6, 2007 Posted June 6, 2007 Where can I found the php file to edit Shipping & Returns, Privacy notice and conditions of use. Thank you
bkellum Posted June 6, 2007 Posted June 6, 2007 Where can I found the php file to edit Shipping & Returns, Privacy notice and conditions of use. Thank you To change the text of each, go to: catalog\includes\languages\english\conditions.php (privacy.php) (shipping.php) You will find a line of code: define('TEXT_INFORMATION', 'Put here your Conditions of Use information.'); Change the text between the quotes where it says Put here your Conditions of Use information. Note: Be sure to keep the quotes even if you delete all of the text. For example: define('TEXT_INFORMATION', ''); Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE
Recommended Posts
Archived
This topic is now archived and is closed to further replies.