CMS Nest reaching over 100+ CMS items

Hey @koptiz! You do not have the complete setup for CMS Load, you are just missing the load mode value. You could use fs-cmsload-mode=render-all but be mindful that this will load ALL items, if there are too many or the elements might slow the page down you can opt to use ‘fs-cmsload-mode=pagination’.

CMS Load will also cache the items automatically for better performance.