Guest Posted January 19, 2006 Posted January 19, 2006 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
ozcsys Posted January 20, 2006 Posted January 20, 2006 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??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.