Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How Do You Change "Let's See What's In Here"


Guest

Recommended Posts

Posted

I figured a way to change that line to a line for all my categories, but what is the "code" for using the category name when you click on the category listing on the top left that shows all the items in that category. The specific line in my index.php is as follows:

 

if ( ($category_depth == 'products') || (isset($HTTP_GET_VARS['manufacturers_id'])) ) {

define('HEADING_TITLE', 'Mason Sweets Items in This Category');

 

Where I have 'Mason Sweets Items in This Category'); I would like to see the category name.

 

I am very new and totally amazed I've gotten as far as I've gotten.

 

My site is: www.masonsweets.com

 

Thanks for anyone that can help me.

Posted

I can't write code but I know there are several contributions already written to do that. I normally suggest header tags controller http://www.oscommerce.com/community/contributions,207 if you do not have a meta tag contribution yet because it does that and a whole bunch more but there are other contributions...

http://www.oscommerce.com/community/contributions,1954

http://www.oscommerce.com/community/contributions,3801

probably others but that should help you

Wendy James

 

Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.

Archived

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

×
×
  • Create New...