recyclepile Posted December 13, 2008 Share Posted December 13, 2008 Greetings, I'm developing a site for a client -- an artist who doesn't change the designs often. Therefore having the "This product was added to our catalog on..." information on every product will necessitate replacing the entire catalog periodically. Not something I relish doing. I realize this information is needed for the "new product" function, but is there any way to remove it from the product listing or just hide it from view? I've searched through the interface and all the code files and can't find it anywhere. I am comfortable tweaking the php files -- have been doing that since this project started. This is one of the final steps I need to do. Thanks in advance for any input you may have! Link to comment Share on other sites More sharing options...
Guest Posted December 13, 2008 Share Posted December 13, 2008 Greetings, I'm developing a site for a client -- an artist who doesn't change the designs often. Therefore having the "This product was added to our catalog on..." information on every product will necessitate replacing the entire catalog periodically. Not something I relish doing. I realize this information is needed for the "new product" function, but is there any way to remove it from the product listing or just hide it from view? I've searched through the interface and all the code files and can't find it anywhere. I am comfortable tweaking the php files -- have been doing that since this project started. This is one of the final steps I need to do. Thanks in advance for any input you may have! You don't really need that line for anything. I don't remember what file it's in, but this thread should tell you how to remove "date added". http://www.oscommerce.com/forums/index.php?showtopic=274968 Link to comment Share on other sites More sharing options...
recyclepile Posted December 14, 2008 Author Share Posted December 14, 2008 You don't really need that line for anything. I don't remember what file it's in, but this thread should tell you how to remove "date added". http://www.oscommerce.com/forums/index.php?showtopic=274968 That's it. It was in the languages folder -- product info. Thanks for that! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.