Hi! I have a page with a query loop with items. On this query loop, I use an infinite scroll. In the query loop, I built the item with basic elements like heading, text, etc. One thing that is different is that I am using a shortcode element. In this shortcode element, lies a DearFlip shortcode that represents a file. Without using the infinite scroll function, it shows the ‘cover’ image perfectly, no issues. When using infinite scroll, it does not show the ‘cover’ image.
As far as I can see, DearFlip uses JavaScript that only executes when the page is loaded, not during or after the load more. Please get in touch with the plugin developer to get this sorted. If he needs further assistance, he can, of course, contact us via email.
This should work theoretically. If it causes errors in the console, you can also add the queryID check (see the academy article at “ajax filter event sequence”).