Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help with finding Box


Guest

Recommended Posts

Posted

Hi All,

 

I cant seem to work out the name of the box that is used to display "New Products for January" in the body of the catalog. (not the "What's New" box in the left column.)

 

I want to make some changes to it, but obviously need to know its name.

 

Can someone please help me?

 

Cheers

Matt

Posted
Hi All,

 

I cant seem to work out the name of the box that is used to display "New Products for January" in the body of the catalog. (not the "What's New" box in the left column.)

 

I want to make some changes to it, but obviously need to know its name.

 

Can someone please help me?

 

Cheers

Matt

 

 

includes/modules/new_products.php is the file you need to edit to make changes to the box.

 

the code in the index.php file that calls it is

 

<?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?>

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Archived

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

×
×
  • Create New...