CarlC Posted December 17, 2002 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
Guest Posted December 17, 2002 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.
Guest Posted December 17, 2002 Posted December 17, 2002 OOP!! That should be: DEFAULT_SPECIALS not just DEFAULT...sorry
Recommended Posts
Archived
This topic is now archived and is closed to further replies.