Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

display catgeory name without a left column


jr50

Recommended Posts

Posted

Hi all,

 

first time posting in the forums =)

 

the code below displays the category name in the heading area:

 

<?php

echo HEADING_TITLE . $tree[$current_category_id]['name'];

?>

 

Now, how can I display the category name when I dont use the column_left.php?

 

thanks in advance,

jr

Archived

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

×
×
  • Create New...