
Originally Posted by
Mevaser
Hi, I did install the latest uptade of this add on. And I did not erease anything, I just followed the instructions given. I double check, but I still have the problem.
Thanks for your help.
Go to YOURSTORE/includes/languages/english/YOUR_TEMPLATE/about_us.php and change the text in the 'About US' quotes to whatever you want
Code:
define('HEADING_TITLE', 'About Us');
It looks like you code is something like define('HEADING_TITLE', 'HEADING_TITLE'); ... or missing altogether.
Hope that helps.
Matt