Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

ADDING CATEGORY NAME ON TOP OF PRODUCT LISTING PAGE


vashichino7

Recommended Posts

Posted

Hey guys

 

I am trying to add the category name on top of the product listing page but I cannot seem to put the correct code.

 

I have product_listing.php opened and am in the correct spot, but what should I enter?

 

<?php echo display category... something... I dont know what the code is, sorry I am not a coder, please help.

Posted

Hi

Try <h1><?php echo $catname; ?></h1>

Regards

John

To improve is to change; to be perfect is to change often.

 

Posted

@@joli1811 Thank you Joli, I was told to place it in the index.php because that is where it is called from in the beginning, I think that should work also! But what I was mainly looking for was "$catname" so yeah.

Archived

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

×
×
  • Create New...