Guest Posted May 5, 2009 Posted May 5, 2009 I have successfully changed the title of the default 'What's New' infobox by editing the includes/languages/english.php changing line 79: define('BOX_HEADING_WHATS_NEW', 'What\'s New?'); to define('BOX_HEADING_WHATS_NEW', 'Featured Products'); Now when I click on the link next to the infobox heading (Featured Products), the page it takes me to is still headed: "New Products" My question is: how do I change that heading text on that page from 'New Products' to "Feature Products"? I assume it has to be defined somewhere else, but I cannot seem to find which files to edit in order to achieve this? Hope this is clear. Many thanks
♥geoffreywalton Posted May 5, 2009 Posted May 5, 2009 /includes/languages/english/products_new.php and you might want to looks at /includes/languages/english/index.php Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Guest Posted May 5, 2009 Posted May 5, 2009 /includes/languages/english/products_new.php and you might want to looks at /includes/languages/english/index.php Got it! Thank you.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.