Error when clicking on 'Load More' in Custom Lightbox

Hi everyone,

We are working on a custom lightbox plugin based on jquery-confirm (https://craftpip.github.io/jquery-confirm/) .

When we load data in the lightbox using elgg_list_entities, the data is loaded. 

The error arises when 'elgg_list_entities' returns a lot of data and we have to click on 'Load More' to see the other data. When we click on 'Load More' we get the following error: 

Bad request

Error
You cannot access AJAX views directly

Could someone help me ?

Regards,

 

Beginning Developers

Beginning Developers

This space is for newcomers, who wish to build a new plugin or to customize an existing one to their liking