Limiting Collection Row (Impulse theme)

BoveSpring
Shopify Partner
18 0 2

Hi!

Does anybody know how to limit collection rows on a page?

I tried to do that thru the Theme Setting but no success.

Changed the numbers for product per page, or row per page, saved the changes; but in the end the on screen result remained the same.

This is the URL https://www.springmaternity.com/collections/green-by-spring 

We've been trying to get the rows into just 2 per page, with 4 items displayed in a row.

Replies 11 (11)

Kinjaldavra
Shopify Partner
2302 570 1422

hello @BoveSpring

I already see  4 items displayed in a row 

suyash1
Shopify Partner
9077 1129 1479

@BoveSpring- please check your collection page, it should have product limit number, if you change that, then the products can be set as per your choice.

To build shopify pages use pagefly
You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
paranormal story video using AI

BoveSpring
Shopify Partner
18 0 2

Hi @Kinjaldavra, yes it's already 4 items in a row. We're ok with that. But it's still showing 5 rows where we only want to show just 2 rows per page.

Hi @suyash1, we tried to change the setting through options below, but no changes occurred after we saved the changes.

Screenshot 2021-10-27 105142.png

suyash1
Shopify Partner
9077 1129 1479

@BoveSpring- I see hre you have set to 3, but i think rows are fetched from somewhere in the coding, we need to check coding

To build shopify pages use pagefly
You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
paranormal story video using AI
BoveSpring
Shopify Partner
18 0 2

@suyash1 here attached is the collection-template liquid code

 

suyash1
Shopify Partner
9077 1129 1479

@BoveSpring- see this code did you try changes to it?, if it does not work then lets try by changing via code and please replace paginate_by in 3rd line with 8 as shown i second screenshot

suyash1_0-1635310176419.png

suyash1_1-1635310297989.png

 

 

To build shopify pages use pagefly
You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
paranormal story video using AI
BoveSpring
Shopify Partner
18 0 2

@suyash1 - Both "Rows per page" and "pagination" codes doesn't work. 

For example, the default row per page is 7 right (based on the code), but the display is only showing 5 rows.

I changed it to 3 or 4 rows, but still only on showing 5 rows.

The changes in the code editor were actually working and changed parameters in the setting, but once I adjusted the setting and saved the changes, it didn't reflect on the actual display.

Is it something to do with the grid size?

suyash1
Shopify Partner
9077 1129 1479
can you please add me as collaborator? I can send request and check code, I
can send request
To build shopify pages use pagefly
You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
paranormal story video using AI
BoveSpring
Shopify Partner
18 0 2

Please let me know once you sent the request

suyash1
Shopify Partner
9077 1129 1479
please check, I sent request
To build shopify pages use pagefly
You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
paranormal story video using AI
BoveSpring
Shopify Partner
18 0 2

@suyash1 - Ok please take a look