Collection shows in designer but not live

I have a collection with 196 items in it, and it works fine in designer mode with finsweet filtering and such - but live it says “no items found” - does this have to do with the 100 item limit? this is an enterprise account

Here is my public share link: Webflow - SoundCloud

Hello @Moritz_Bosselmann,

cool website man, I love soundcloud, the issue you have has to do with the pagination, you have to add an extra attribute to your list:

Once you add this attribute your page should work as intended. The 100 item limit only applies if you don’t use pagination. I hope this helps.

2 Likes

@Moritz_Bosselmann Since the page is draft, I couldn’t check the published staged version- but Pablo nailed it. You are already using pagination but you need to make sure FS List Load is setup, including the script attribute and the element attributes.

If you still have issues, try publishing that page to staging, share the link and we can run through it for any other setup issues.

1 Like

Hitting that “no items found” usually means the FS List Load attributes aren’t fully set up , had this happen on a client build where pagination looked fine in Designer but broke live. Double-check the required data attributes on the collection list wrapper and re-publish to staging.

@Moritz_Bosselmann - There is no data published, nothing for fs to filter. I confirmed this looking at the source code. This looks like a Webflow issue. Try publishing again to the staging site to see if this was just a glitch. If this persists contact support and have them take a look.