outdoorxtreme1 Posted April 5, 2007 Posted April 5, 2007 How do I show New Products on the Home page only? I dont want it to display under any categories.
outdoorxtreme1 Posted April 5, 2007 Author Posted April 5, 2007 I figured out how to do this if anyone wants to know in the future. In index.php you will find the following code twice: <tr> <td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> </tr> Delete the first one you find.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.