fotografico Posted November 30, 2003 Share Posted November 30, 2003 I have modified my new products design a little, but although the New Products box and design works excellently in my main categories, I would like to change the layout for the main index page only. Ideally I would like a similar box, but one that just lists my 5 main categories, like my left column box, albeit with images. Any ideas on how I can go about implementing this without ruining the New Products design for the rest of the site ??? http://www.mexicofotografico.com/catalog/index.php Link to comment Share on other sites More sharing options...
Guest Posted November 30, 2003 Share Posted November 30, 2003 The index.php page is actually three different pages. The 'nested' page shows the subcategories of a category; this is probably where you will want to get the code to display the categories and images. The 'products' page displays a product listing. The 'top' page (also called welcome, default, or main index) displays the welcome message. The call to new products is different on each page, so you can replace just the one that you want with a new contentBox. You can copy includes/modules/new_products.php to something like includes/modules/top_categories.php and include that instead. Hth, Matt Link to comment Share on other sites More sharing options...
akkinmore Posted December 1, 2003 Share Posted December 1, 2003 Interesting. I have looking at the index.php and tried with noluck.How to make the link to be bold text for subcategories without affecting the rest? Link to comment Share on other sites More sharing options...
chfields Posted December 1, 2003 Share Posted December 1, 2003 you could install the category box enhancements mod.... Link to comment Share on other sites More sharing options...
akkinmore Posted December 1, 2003 Share Posted December 1, 2003 Hi, What I meant was to have bold text of subcategories at the center page. When you click at the categories at the inbox, you open up a new page with subcategories on the top center page. :rolleyes: Link to comment Share on other sites More sharing options...
fotografico Posted December 1, 2003 Author Share Posted December 1, 2003 Have created a top_categories file, with the idea that it will take the place of the New Products box, but only on the first page. The top_categories file will just be my 5 main categories, with image and title-link, same design as my New Products. The idea is that when you go into the categories, the New Products box will work as normal. But I'm scratching my head at how to implement it all. Link to comment Share on other sites More sharing options...
fiat707 Posted December 1, 2003 Share Posted December 1, 2003 Akkinmore, You can have both category and subcategory name shown on center page by modifying some codes as stated in oscDOC. Go find it at oscdoc->catalog->Text changes->Category Name in Text Area Good luck Link to comment Share on other sites More sharing options...
fotografico Posted December 2, 2003 Author Share Posted December 2, 2003 Anyone else got any ideas ? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.