View All buttons refresh page instead of showing more products

Hello, I’m having an issue where the “view all” buttons for all my product collections refresh the page instead of of showing more products. Any help fixing this is appreciated. I am using the Trade theme. Here is my url : https://funeralslutcreations.com/

Hi @AveryArthelia

Do you mean view all product in this URL?

https://funeralslutcreations.com/collections/shop-all

The link to view all products is the same link as your existing page, which is why you getto refresh the page

Hi @AveryArthelia ,May I suggest to update code these steps:

  1. Download code here https://github.com/eboost10/2640367/blob/main/2642389/main-collection-product-grid_show_more.liquid

  2. Go to Store Online-> theme → edit code

  1. sections/main-collection-product-grid.liquid
  2. Replace code in this file with code that you downloaded at step 1.

You can check demo here https://ecstyletheme.myshopify.com/collections/all/?_ab=0&_fd=0&_sc=1&preview_theme_id=137238544522

Thank you, this worked for my home page but not the other pages. Do you know how I would go about making the button on the other pages work?

I am primarily referring to the collection pages under the “shop” menu, such as earrings and necklaces.

1 Like

Just commenting in case someone finds this in the future - my issue ended up being that I was accidentally using the “featured collection” instead of “product grid” - After trying to click the “view all” button, it re-directed to a collection page where I had to go into the editor and, under Template, click the eye icon to un-hide the product grid, then get rid of the featured collection.