I have tried using solutions from other topics here to fix this but with no success. I have a site where I’m trying to nest more than 5 items per collection item using CMS nest and have successfully done so.
However, the issue I’m running into is that my parent collection has 100+ items in and the nesting seems to stop at 100 items. I am using a Jetboost infinite load pagination as well.
I have tried using CMS load instead but that didn’t work.
I could really use some help to get this fixed as the client needs this functional by Tuesday.
Just as a note, you are only missing the CMS Load script on your project. This code relies on it to function properly so be sure to add the script before testing
<!-- [Attributes by Finsweet] CMS Load -->
<script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsload@1/cmsload.js"></script>
Also, please remove any Jetboost loading setup as the scripts may interfere
Hi Luis, I went ahead and tried that but it doesn’t appear to be working still. It is most likely something on my end so could you check that for me? In addition, any items past 100 items, my dropdown doesn’t work which wasn’t an issue before: Voucher Capabilities