Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Question about "Featured Products" contribution


bw92116

Recommended Posts

Hopefully this is an easy one to answer.

 

I insalled "Featured Products v. 1.5.9" and it works, but the text at the top of the featured products module on the main page reads, "TABLE_HEADING_FEATURED_PRODUCTS" where I would like it to just read "Featured Products" or something else.

 

The featured products box that appears in the right column of every page reads, "BOX_HEADING_FEATURED" where I would like it to read just "Featured" or something else.

 

How do I edit these?

Thanks for your help.

Link to comment
Share on other sites

Hopefully this is an easy one to answer.

 

I insalled "Featured Products v. 1.5.9" and it works, but the text at the top of the featured products module on the main page reads, "TABLE_HEADING_FEATURED_PRODUCTS" where I would like it to just read "Featured Products" or something else.

 

The featured products box that appears in the right column of every page reads, "BOX_HEADING_FEATURED" where I would like it to read just "Featured" or something else.

 

How do I edit these?

Thanks for your help.

 

Normally

 

/includes/languages/english

Link to comment
Share on other sites

Hopefully this is an easy one to answer.

 

I insalled "Featured Products v. 1.5.9" and it works, but the text at the top of the featured products module on the main page reads, "TABLE_HEADING_FEATURED_PRODUCTS" where I would like it to just read "Featured Products" or something else.

 

The featured products box that appears in the right column of every page reads, "BOX_HEADING_FEATURED" where I would like it to read just "Featured" or something else.

 

How do I edit these?

Thanks for your help.

I've got this in catalog/includes/languages/english/index.php:

define('TABLE_HEADING_FEATURED_PRODUCTS', 'Featured Products');

 

and this in catalog/includes/languages/english.php:

define('BOX_HEADING_FEATURED', 'Featured');

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...