Page 1 of 1
More than 8 products on home page
Posted: Fri Jul 31, 2009 4:51 am
by OpenTS
Hello All,
Please can someone here can help me to modify the number of products that appear on the home page.
I have seen that for sub cat. can be done from 12 to any multiple of 4.
Has anybody idea what file must be modified in order to display more than 8 products in home page?
Also how can i remove the picture from sub cat.
I use v1.3.0
Thanks in advance for any useful answer.
Re: More than 8 products on home page
Posted: Fri Jul 31, 2009 5:02 am
by Qphoria
EDIT: catalog/controller/common/home.php
FIND: getLatestProducts(8)
Change the 8
Re: More than 8 products on home page
Posted: Fri Jul 31, 2009 5:49 am
by OpenTS
Thanks for your quick reply.
Indeed editing the file specified get me the result i wanted.
Please if possible to explain to me also how to remove the picture or "no picture" from the sub catg. menu, what file i must modify and what to modify.
Thanks for your help
Best regards,
Valeriu
Re: More than 8 products on home page
Posted: Fri Jul 31, 2009 3:09 pm
by yuwenlong126
OpenTS wrote:Thanks for your quick reply.
Indeed editing the file specified get me the result i wanted.
Please if possible to explain to me also how to remove the picture or "no picture" from the sub catg. menu, what file i must modify and what to modify.
Thanks for your help
Best regards,
Valeriu
i want to know too
Re: More than 8 products on home page
Posted: Fri Jul 31, 2009 8:40 pm
by OpenTS
so... let's search

Re: More than 8 products on home page
Posted: Tue Jun 15, 2010 1:09 am
by pedma
Hi Q,
How to make this work in OC 1.4.8 ? At OC 1.4.7 it works fine.
About line 36 , I changed like this :
foreach ($this->model_catalog_product->getLatestProducts(16) as $result) {
But it still didn't work for OC 1.4.8 (after upgrading from 1.4.7).
Thanks
- pedma -
Re: More than 8 products on home page
Posted: Tue Jun 15, 2010 1:26 am
by Qphoria
1.4.8 uses a module system for the homepage now. It is configured via admin in the latest module
Re: More than 8 products on home page
Posted: Tue Jun 15, 2010 1:36 am
by pedma
Qphoria wrote:1.4.8 uses a module system for the homepage now. It is configured via admin in the latest module
Hi Q,
It's great . Many thanks.
Have a nice day,
- pedma -
Re: More than 8 products on home page
Posted: Thu Nov 04, 2010 6:22 pm
by daudua
I am using 1.48b
In Admin it set 20
but it only appear 8 product in home page

what wrong with it ?
Re: More than 8 products on home page
Posted: Tue Feb 01, 2011 4:06 am
by starsunflower
daudua wrote:I am using 1.48b
In Admin it set 20
but it only appear 8 product in home page

what wrong with it ?
Admin>Extensions>Modules>Latest>Edit>Limit (Enter Number)
I just discovered this from the post here. I was digging through the php trying to find where this setting was. Ha, how easy is that?
Thanks Guys!
Btw, Qphoria -- your avatar gave me a good laugh today. I've felt like this many times.
::cheers::
Sü
Re: More than 8 products on home page
Posted: Wed May 11, 2011 2:10 am
by trader
Using v1.4.9.4 but cant find the file to edit so that I can have more than 8 products on the home page.
Can anyone steer me in the right direction please? I have checked previous file locations on this subject bu no luck.
Re: More than 8 products on home page
Posted: Wed May 11, 2011 2:15 am
by trader
Its ok, I got it now. You have to login to admin, select Extentions,Modules, Latest. THen you can adjust the number.
Sometimes its hard to see the wood for the trees
