user6852 Scriptkiddie Od France Členem od čvc 2019 user6852 30 říj 2019 16:15 Hi Did you forget this fix ? if (data.replace(/^\s\s*/, '') == '') { $('.pagination').remove(); contentQueue = ''; endofContent = true; $('body').css('cursor', ''); } else { contentQueue = data; $('body').css('cursor', ''); nextPage++; loadInProcess = false; } }).done(function(data, status, jqXHR) { $('*[data-toggle="lightbox"]').featherlight({ closeIcon: '✖', loading: '', targetAttr: 'data-target' }); });```