Is there an easy way to add infinite scroll in Dawn 2.0 to the collection pages without adding another app? I would like the user to be able to scroll through all of the products in a collection without needing to go to the next page.
Hi there, please could you let me know where Iām going wrong with my Scrollify:
The āLoading moreā message shows even when there are no more products.
āLoading moreā only disappears and highlights the last page number after you click on āLoading moreā.
As more pages are loaded, the numbers arenāt highlighted. Page 1 is permanently underlined until you click on the āLoading moreā message on the last page.
You could check it out on my website at the following address:
Thanks very much for your response Ketan. Iām new to Shopify and having trouble with the code. Could you give me guidance?
Here are screenshots of the main-collection-product-grid.liquid file
prior to inserting the
tags
after inserting it where I thought it should go (but clearly Iām wrong)
Does your guide have Snapback Cache that works for Safari and Chrome? I mean if a customer click on a product in the collection and then go back, will he/she come back to the same place at the collection. Or do they have to scroll down again to find the same product?
The script we are currently using has problems with the including the metafields filters when more pages are loaded. Is this also a problem with your script?
Thanks for the tutorial! Iām very happy to be using it.
Iām just wondering if there is a way to show that the end of the scroll has been reached? It still shows āloadingā at the end, with Page 1 underlined.