I wanted to add more products to the home page

Ask the community for help and support.
Olukenny
Posts: 15
Joined: Thu Oct 14, 2021 10:35 am

I wanted to add more products to the home page

Post 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?
14Steve14
VIP Member
VIP Member
Posts: 549
Joined: Fri Oct 25, 2019 7:01 pm
Has thanked: 8 times
Been thanked: 49 times

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

Post 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.
trophy
Posts: 58
Joined: Sat Jul 17, 2021 9:57 am

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

Post by trophy »

Can't find what you saying to edit at all.
raiwa
PhoenixCart Developer
PhoenixCart Developer
Posts: 1184
Joined: Sat Dec 21, 2019 8:08 am
Has thanked: 38 times
Been thanked: 102 times

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

Post by raiwa »

Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing

Need Help?viewtopic.php?f=10&t=27
trophy
Posts: 58
Joined: Sat Jul 17, 2021 9:57 am

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

Post by trophy »

Thank you.
My site only shows 4 products wide on the home page how can I make that 6 ?
heatherbell
VIP Member
VIP Member
Posts: 1996
Joined: Mon Oct 07, 2019 4:39 am
Has thanked: 26 times
Been thanked: 175 times

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

Post 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
trophy
Posts: 58
Joined: Sat Jul 17, 2021 9:57 am

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

Post 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.
heatherbell
VIP Member
VIP Member
Posts: 1996
Joined: Mon Oct 07, 2019 4:39 am
Has thanked: 26 times
Been thanked: 175 times

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

Post 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
trophy
Posts: 58
Joined: Sat Jul 17, 2021 9:57 am

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

Post 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.
heatherbell
VIP Member
VIP Member
Posts: 1996
Joined: Mon Oct 07, 2019 4:39 am
Has thanked: 26 times
Been thanked: 175 times

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

Post 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
You do not have the required permissions to view the files attached to this post.
Last edited by ecartz on Sat Jan 01, 2022 8:37 am, edited 1 time in total.
Reason: rows-cols-lg-6 does not work fine -- it needs to be row-cols-lg-6
Post Reply