stitchup Posted November 13, 2009 Posted November 13, 2009 Hi guys I'd like to increase the number of products displayed per page. At present, each of my pages only displays 4 products, adding a 5th product results in a new page being added. Cheers John
Terminum Posted November 13, 2009 Posted November 13, 2009 At present, each of my pages only displays 4 products, adding a 5th product results in a new page being added. Hi John, Can you clarify which section you are referring to? Product lists should default to 20 per page within a given category and same for searches. I think even the New Products lower-box should max out around nine, I can't think of any place that only displays 4.
stitchup Posted November 13, 2009 Author Posted November 13, 2009 Thanks for the reply Term..... I'm just learning by doing!!! If you look HERE, you will see what I mean. There are just 4 products on the page, adding more starts a new page! John
Terminum Posted November 13, 2009 Posted November 13, 2009 Ok, I think you must have changed the default max. In the admin tool, under Configuration there is a section called Maximum Values. On this list there is a value called Search Results. This controls both the search results max value and the product listing max value per page. Try adjusting that to your desired number. Site looks good by the way.
jigga1234 Posted November 13, 2009 Posted November 13, 2009 Site looks good but no powered by oscommerce on the bottom :( not good.
stitchup Posted November 13, 2009 Author Posted November 13, 2009 Thanks for the reply and help guys. As you can see, I'm a newbie and think I always will be :) Jigga, thanks for your comment - I had someone from Rentacoder to get the site started and have no idea what should and should not appear! Is it possible he's deleted something? Is it something I could put back :) Many thanks again. John PS YIPEE!!! Your solution worked :)
Terminum Posted November 13, 2009 Posted November 13, 2009 In includes/languages/english.php the following code is included by default: define('FOOTER_TEXT_BODY', 'Copyright © ' . date('Y') . ' <a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . STORE_NAME . '</a><br>Powered by <a href="http://www.oscommerce.com" target="_blank">osCommerce</a>'); I don't think you have to have it on your site. It's really just a Karma thing. Since oscommerce is free this is one way you can support it. PS: If you modify any files yourself I would recommend you make a backup first :)
stitchup Posted November 13, 2009 Author Posted November 13, 2009 Thanks very much for your help, I'm very grateful. John
Recommended Posts
Archived
This topic is now archived and is closed to further replies.