Rickgao Posted January 17, 2005 Posted January 17, 2005 How can I remove New Products for current month function? It always shows " Coming Soon!" and I don't have new products for the currect month. I don't like it and I want to remove it. Any tips will be appreciated. Thanks. >_<
ozcsys Posted January 17, 2005 Posted January 17, 2005 How can I remove New Products for current month function? It always shows " Coming Soon!" and I don't have new products for the currect month. I don't like it and I want to remove it. Any tips will be appreciated. Thanks. >_< <{POST_SNAPBACK}> Look for the following code in your index.php file <tr> <td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> </tr> 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??
Rickgao Posted January 17, 2005 Author Posted January 17, 2005 Look for the following code in your index.php file <tr> <td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> </tr> <{POST_SNAPBACK}> Thanks a lot. I will try it tonight.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.