Page 1 of 2

I wanted to add more products to the home page

Posted: Sat Oct 16, 2021 9:44 am
by Olukenny
Hello Sir, on my home page I have a display of just like 6 products and I wanted to have more products displayed on the front page what should I do?

Re: I wanted to add more products to the home page

Posted: Sat Oct 16, 2021 10:15 am
by 14Steve14
To increase the number of new products shown on the index page go admin - modules - content and search the list of modules until you find the index section. In there you should find a module for New Products. Click in the little I next to the module name and then click edit. Change the number of Maximum Display to what you want it to be.

Whilst in that area also look and try different combinations of other features. You can adjust where a box appears on the index page by changing the sort orders. Lots of other things can be changed in other areas of the website.

Re: I wanted to add more products to the home page

Posted: Sat Nov 06, 2021 1:36 am
by trophy
Can't find what you saying to edit at all.

Re: I wanted to add more products to the home page

Posted: Sat Nov 06, 2021 5:13 am
by raiwa

Re: I wanted to add more products to the home page

Posted: Fri Dec 31, 2021 9:03 am
by trophy
Thank you.
My site only shows 4 products wide on the home page how can I make that 6 ?

Re: I wanted to add more products to the home page

Posted: Fri Dec 31, 2021 10:49 am
by heatherbell
trophy wrote: Fri Dec 31, 2021 9:03 am Thank you.
My site only shows 4 products wide on the home page how can I make that 6 ?
From admin go to Configuration → Product Listing
Read User Guide - Product Listing - https://phoenixcart.org/phoenixcartwiki ... nge_Layout

Re: I wanted to add more products to the home page

Posted: Fri Dec 31, 2021 10:54 pm
by trophy
Tried row row-cols-2 row-cols-sm-3 row-cols-md-4 rows-cols-lg-6 but still only shows 4 box's / columns
I can make it show 1, 2 3 & 4 but no more.

Re: I wanted to add more products to the home page

Posted: Sat Jan 01, 2022 6:33 am
by heatherbell
trophy wrote: Fri Dec 31, 2021 10:54 pm Tried row row-cols-2 row-cols-sm-3 row-cols-md-4 rows-cols-lg-6 but still only shows 4 box's / columns
I can make it show 1, 2 3 & 4 but no more.
So do what has already been advised in previous post viewtopic.php?p=6521#p6521
- Admin > Modules > Content > New Products > Edit Maximum Display - change 4 to 6

Re: I wanted to add more products to the home page

Posted: Sat Jan 01, 2022 8:08 am
by trophy
Thank you heatherbell.
I have max display set at 16.
From what I can see, this only changes the number of box's allowed, not the number per row.
The most I can get is 4 per row I want 6 per row.

Re: I wanted to add more products to the home page

Posted: Sat Jan 01, 2022 8:29 am
by heatherbell
trophy wrote: Sat Jan 01, 2022 8:08 am Thank you heatherbell.
I have max display set at 16.
From what I can see, this only changes the number of box's allowed, not the number per row.
The most I can get is 4 per row I want 6 per row.

Code: Select all

row row-cols-2 row-cols-sm-3 row-cols-md-4 row-cols-lg-6
works fine with Maximum Display=6 set in module on an unmodified Phoenix Cart providing you are actually viewing on the relevant viewport.
Screenshots showing before and after changes on the demo:
Screenshot 2022-01-01 082545.png
Screenshot 2022-01-01 082639.png