royhimself Posted May 22, 2008 Posted May 22, 2008 Hello, I have only 15 products in one of my Shops, so there is no need for me to make any categories. But when i make new products in the admin area, it does not show the product in the Categories menu on the Front end of the website. Is there a setting that i have to change to show products that are not in a category ? I pretty experiences with OsCommerce but I don`t know how to solve this problem, can someone please help me with this.. Thank You
photofxplus Posted May 22, 2008 Posted May 22, 2008 There may be a contribution that can do this - I do not know but perhaps someone will help. Other than that I would start with the page: 'catalog/includes/boxes/categories.php' This is the page that lays out your category box. To display just products - personally - I would create a new page then comment out the 'include(DIR_WS_BOXES . 'categories.php')' on page 'catalog/includes/column_left.php' - put your new page there instead.. The new page should access the db table products and list them in the column left rather than the categories. Lloyd
burt Posted May 22, 2008 Posted May 22, 2008 http://www.clubosc.com/just-a-few-products...categories.html might help.
photofxplus Posted May 22, 2008 Posted May 22, 2008 http://www.clubosc.com/just-a-few-products...categories.html might help. Thank you Burt, thats simple and cool! Lloyd
royhimself Posted May 22, 2008 Author Posted May 22, 2008 Hey Burt, Thank you ! It works perfect, just what I needed ! Thanks again
Recommended Posts
Archived
This topic is now archived and is closed to further replies.