How to add more pages of collections

How to add more pages of collections

Bonusfeatures75
Tourist
7 0 1

Hey all, so I have a page that I have 25 sections, each displaying a collection. The problem is that I have more collections that I need to display in this way, and thus need more sections. I need a way to add a page selector to the bottom of the page so that I can link to a new page that can hold another 25 sections, and then probably another page after that. So 3 pages. 

 

How do I add something like this? It's probably pretty simple but im new to this. Thanks!

Replies 3 (3)

jkb_dev
Shopify Partner
2 0 0

insteead if using sections use blocks 

 

CodingFifty
Shopify Partner
903 136 164

Hi @Bonusfeatures75,

 

You need to add pagination to your page. Since Shopify doesn't have built-in pagination for sections, you can manually create multiple pages and link them using a simple navigation (Previous, Next, Page 1, 2, 3, etc.). You can do this by creating separate pages and adding links at the bottom to switch between them.

Coding Fifty || Shopify Partner
For any custom section queries, please visit: Fiverr Profile
Found my response useful? Like it and mark as Accepted Solution!
For additional discussions, reach out via: Email ID: codingfifty@gmail.com
Bonusfeatures75
Tourist
7 0 1

What is the best way for me to manually add these links to the bottom of an existing page? I'm not seeing a section I can add that mimics this functionality?