ilvjuliet Posted November 14, 2007 Posted November 14, 2007 i edit box information contents, change privacy and conditions to about us and wine tasting, and edit includes/english/privacy and includes/english/condition. it set correct, but on the front page there appear : Information Shipping & Returns BOX_INFORMATION_TASTING BOX_INFORMATION_ABOUT Contact Us i want to let it appear : Information Shipping & Returns wine tasting about us Contact Us what should i do?pls help me. i have changed english/about_us.php's content to : define('NAVBAR_TITLE', 'about us'); define('HEADING_TITLE', 'about us'); define('TEXT_INFORMATION', 'Put here your company information.'); ?> while wine_tasting.php is the same, there still appear :BOX_INFORMATION_TASTING BOX_INFORMATION_ABOUT. pls help me .
Guest Posted November 14, 2007 Posted November 14, 2007 When you mess with boxes you need to go to /includes/english and change the name there too.
Guest Posted November 14, 2007 Posted November 14, 2007 Have you created new php pages that have the BOX_INFORMATION_ABOUT and BOX_INFORMATION_TASTING, or where are you keeping that at? Because those should be defined in the includes/languages/english.php file
ilvjuliet Posted November 15, 2007 Author Posted November 15, 2007 When you mess with boxes you need to go to /includes/english and change the name there too. Thank u very much
ilvjuliet Posted November 15, 2007 Author Posted November 15, 2007 Have you created new php pages that have the BOX_INFORMATION_ABOUT and BOX_INFORMATION_TASTING, or where are you keeping that at? Because those should be defined in the includes/languages/english.php file thank u very much. i solved that question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.