Isotope Search not working with Collection Pagination

I’m still working to get the filter buttons to work but I’ve managed to get the Isotope search feature working but it doesn’t work with the collection pagination feature. The page buttons are not rendering in the correct location and it is only able to search items on the current page. Any ideas on how to fix it?

Here is the site.
https://filter-test-4442ef.webflow.io/?0dedcc63_page=1

You cannot use pagination with isotope filtering.

You’ll need multiple collection lists to display each range of 100 items on the page, then use JavaScript to combine them into a single list before you apply isotope on them.

I rarely read pings and notifications, so if you need more help, you can always contact me via my website webflowexpert.com

I am having the same problem can you help me with that JavaScript to combine the collections?

1 Like

I have the same problem. I’ve no idea how to write the javascript to combine the collections though. Please help!