Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Where is this text?!


Guest

Recommended Posts

Posted

Snap3.jpg

 

The text in black (Honda) can someone tell me how to delete it please, I dont want to have any text there regardless of what category is being viewed.

 

TIA

Posted
Snap3.jpg

 

The text in black (Honda) can someone tell me how to delete it please, I dont want to have any text there regardless of what category is being viewed.

 

TIA

 

 

catalog/includes/languages/english/index.php

 

 

In the standard OSCommerce setup it says: "Let's see what we have here!", Since you have a variable there now it may be defined in 'catalog/index.php'.

Posted
catalog/includes/languages/english/index.php

In the standard OSCommerce setup it says: "Let's see what we have here!", Since you have a variable there now it may be defined in 'catalog/index.php'.

 

Found it thanks its on line 256 in catalog/index.php

 

<td><h1><?php echo $category['categories_htc_title_tag']; ?></h1></td>

 

:thumbsup:

Posted
Found it thanks its on line 256 in catalog/index.php

 

<td><h1><?php echo $category['categories_htc_title_tag']; ?></h1></td>

 

:thumbsup:

 

 

 

 

I dont see the line in CATALOG>INDEX.PHP...... :(

"Sometimes doing the right thing isn't doing the right thing"

Archived

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

×
×
  • Create New...