CMS Online

Hi @Pegasus

That upload to support is not working at the moment, can you DM me the link and I can pass it on to @ben? (unless you have a DM thread going with him already, then you can just pass it on to him there).

I’m looking in to this and I think the issue could be that you’ve placed the Collection component inside of an Item component, and those two are conflicting with each other.

Have you tried moving the Collection component out of the Item component and then seeing if the Load More works?

Thank you for your feedback.

In other projects where I use “Load More,” the collection is actually not placed inside a CMS item.

That’s probably why I never noticed that the structure of the blog entry pages in some of my projects does not work with the Load More button, even though it does work with the Pagination component.

However, I’m almost sure this used to work in ECMS 1.0, since the page structure for this project should always have been the same, and the Load More button was available before the Pagination component.

Anyway, now I know what is causing it, so I’ll think about a different structure.

Thank you very much for your time and effort.