Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Manufacturer's Name in Heading


SHANX6336

Recommended Posts

Posted

Hey everybody,

 

I don't mean to repost an older post, but this is really becoming a problem for me and I really can't find the solution anywhere. I need to know the code necessary so I can make the manufacturer's name show up as the title of a page. For example, if you go to any category, the category's name is shown at the top of the page. When a user clicks on a specific manufacturer to see only products made by a manufacturer, I want it to say the name of the manufacturer in the heading.

 

Here is what the code for a regular header looks like:

<?php echo HEADING_TITLE; ?>

 

I know that the code needs to be added to the index.php file, but I just don't know what the code is.

 

Can this be done?

Posted
<?php echo HEADING_TITLE; ?>

yup it is the correct code but you have to make sure that the HEADING_TITLE is listed in the language file.

K Groner

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...