Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do I change each category, please help!!!!


exoticnovelty

Recommended Posts

Posted

Hi folks,

 

I'm trying to change the title for each category so that where it says "Let's See What We Have Here", it should say the actual category title. Any suggestions????

 

Or is there a way to delete "Let's See What We Have Here" and have no title at all???

 

Thank you in advance! :)

Posted
Hi folks,

 

I'm trying to change the title for each category so that where it says "Let's See What We Have Here", it should say the actual category title. Any suggestions????

 

Or is there a way to delete "Let's See What We Have Here" and have no title at all???

 

Thank you in advance! :)

 

You could certainly modify the code so that it did display the category name instead of the default text. It would take a little while and modify a query or two so that you have the correct values when you need them. I've done some major mods to the product listings before, but its not something I can spout off the top of my head, perhaps someone else can.

 

Changing or removing in a static sense however involves changing this around line 19 inside includes/languages/english/index.php:

 

define('HEADING_TITLE', 'Let\'s See What We Have Here');

 

Just modify the 'Let\'s See What We Have Here' part, make sure that you leave the apostrophes in place.

 

Be well,

Tina

If you're not having fun you're not doing it right

 

Teach a person to fish rather than give them a loaf of bread or however that saying goes.

Posted

Hi Tina

 

I made some changes to the text here :)

 

http://www.xpindia.com/os/index.php?cPath=22

 

was just wondering if you could help in getting rid of the columns - Manufacturer , and Weight also

 

I did manage to remove word - Weight, but the weight amount still is visible.

 

Any idea how to erase the entire column ?

Archived

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

×
×
  • Create New...