CarlC Posted December 17, 2002 Share Posted December 17, 2002 I want to remove the New products that are shown on the center main page and can't seem to find where or how I can remove it. Also if I do will it effect the left column where the "Whats New" is displayed (which I don't want to do) ? I have checked OSCDox and searched the forum. Thanks...........Carl Link to comment Share on other sites More sharing options...
Guest Posted December 17, 2002 Share Posted December 17, 2002 Comment out or remove this bit of code from the default.php page... <?php include(DIR_WS_MODULES . FILENAME_DEFAULT); ?> It occurs a couple of times in the file. Link to comment Share on other sites More sharing options...
Guest Posted December 17, 2002 Share Posted December 17, 2002 OOP!! That should be: DEFAULT_SPECIALS not just DEFAULT...sorry Link to comment Share on other sites More sharing options...
CarlC Posted December 17, 2002 Author Share Posted December 17, 2002 Thank you, that worked great. :) Carl Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.