I am using the Craft theme and have enabled the view all button if collection has more products, however this button does not display anymore products and simply refreshes the page.
The view all button on the homepage works fine.
Please can someone assist me with correcting this issue, thanks.
Hi @loveandtiers
Can you please share store URL and frontend password?
hello @loveandtiers
would you like to share your store url please so i can check and suggest you possible answers.
Hi Sorry the www.loveandtiers.co.uk
The password has been removed
Thanks
Hi @loveandtiers
Can I know how did you setup view all button? Because as I have check on all page, that button take to this link only: https://loveandtiers.co.uk/collections/bambino-by-juliana%C2%AE
Hi @loveandtiers
Add this URL for the view all button
https://loveandtiers.co.uk/collections/all
You can change this in coustomizer.
Hi what do you mean change this in coustomizer.
where do i make the changes.
This was a preset option in the theme, i didn’t set anything up, well not that i can recall. 
This button will just open to a page that you set, it is not load more function.
Could you explain how you set the load more function up thanks
It should have pagination option if your category has products more than number of product you set per page
Hi
No it doesn’t have any option like this.
If i remove the enable view all button it simply shows the 25 items as per the page setting. However i have checked the collection and this has 38 products all of which are active
I guess your theme’s code is customized and remove default function of your theme.
I have just noticed that when you click on View All from the home page it takes you to a Collection List. However while this page shows pagination it simply refreshes the page as well. I believe i have 42 collections and am therefore missing 2 collections?
You can try to take pagepagination option back by going to your Online store > Themes > Edit code > open main-collection-product-grid.liquid file, revert your file back to Original one
am using the Craft theme and have enabled the view all button if collection has more products, however this button does not display anymore products and simply refreshes the page.
The view all button on the homepage works fine.
Please can someone assist me with correcting this issue, thanks.
I have revert the code back to the original code before any customization and the issue still persist.
The main-collection-product-grid code has not been changed and is as per the original?