srmiller Posted July 28, 2010 Posted July 28, 2010 I'm wondering if anyone knows how to change the heading title? I know where it's at, and can change the text, but am looking to have each category page come up with it's category name instead of "Let's See What We Have Here" define('HEADING_TITLE', 'Let\'s See What We Have Here'); When a customer clicks on a category from the menue on the left, would like the text to read: Listing all available <catetory> or something of the sort, as long as I can include the category name. Any help would be greatly appriciated. Scott
srmiller Posted July 28, 2010 Author Posted July 28, 2010 I tried this addon - http://addons.oscommerce.com/info/3801 - but seemed to produce more errors than anything. Anyone have any other suggestions? Scott
srmiller Posted July 28, 2010 Author Posted July 28, 2010 got it to work the way I wanted - used: http://addons.oscommerce.com/info/6981 - and a little minor modification is now working the way i wanted.
roberthpchao Posted August 26, 2010 Posted August 26, 2010 Hi Scott, Would you mind tell me how did you do it? I downloaded the code you suggested and replaced line 6 and 232. but nothing changes. Please help. Thanks a lot! got it to work the way I wanted - used: http://addons.oscommerce.com/info/6981 - and a little minor modification is now working the way i wanted.
Hotclutch Posted August 26, 2010 Posted August 26, 2010 Hi Scott, Would you mind tell me how did you do it? I downloaded the code you suggested and replaced line 6 and 232. but nothing changes. Please help. Thanks a lot! If you just want to change one or two pages, then you would edit this line in a typical information page <td class="pageHeading"><?php echo HEADING_TITLE; ?></td> If you want to do your categories and/or products you could use Header Tags SEO for that.
srmiller Posted August 26, 2010 Author Posted August 26, 2010 I sent roberthpchao my index.php file already edited so he could compare to his.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.