flyhead Posted July 24, 2008 Posted July 24, 2008 I am looking to delete the Catagories heading on all catagory pages. Does any know exactly how to do this. Here is the URL for an example. http://www.masterdatachecks.com/catalog/index.php?cPath=30 Need to delete the word Catagories.
Ausgirl Posted July 24, 2008 Posted July 24, 2008 You can change it or remove it in your english file. Just make sure you dont delete the ' ' just change the word categories
flyhead Posted July 25, 2008 Author Posted July 25, 2008 You can change it or remove it in your english file. Just make sure you dont delete the ' ' just change the word categories Where exactly in the english file do I make the change. I opened the categories file and there are so many lines that have the words categories? Thanks
Ausgirl Posted July 25, 2008 Posted July 25, 2008 In catalog->includes->language->english.php // categories box text in includes/boxes/categories.php define('BOX_HEADING_CATEGORIES', 'Categories');
Recommended Posts
Archived
This topic is now archived and is closed to further replies.