Finsweet List Load Not Loading Entire List & Showing Wrong List Count

Hi, I have a SPLIDE slider that should display 135 records from clients CMS, and only 100 are being populated as per Webflow’s limitation. I installed the Finsweet List Load with render all and two things:

  1. Counter shows 300 records, but it should be a total of 135.
  2. List is not showing more than 100 clients

See it here: https://acumen-04d9a1-ca20465950ba56e0134793fda.webflow.io/ (scroll down the client slider above the map.

Here is my read only: Webflow - Acumen

I have tried removing the SPLIDE calls in case that was causing issue but it didn’t make any difference. Any help is very appreciated as I have a client that is not happy, thank you!

~ Heather


Hi Heather,

Recheck your list setup. In the HTML there are 300 items, some may be clones generated by Splide for looping the carousel. FS Load is likely reporting what it sees, only some of which it’s creating.

You’ll likely also need to use the FS Load API so that Splide is initialized after the data is loaded, not before, or before+after or some other scenario.

Attributes v2 is brand new, so if you have questions / problems you’d want to go straight to Finsweet and pay for the Finsweet+ forum where you can get support.

Fantastic, that makes total sense. I will try the API and report back and if no good I will try the paid support. Thank you very much Michael :slight_smile: