Forums
(@alexlobanov87)
4 years, 4 months ago
no work(
alm.AjaxLoadMore.click = function (e) { let button = e.target || e.currentTarget; if (alm.pause === ‘true’) { alm.pause = false; alm.pause_override = false; alm.AjaxLoadMore.loadPosts(); } if ( !alm.loading && !alm.finished && !button.classList.contains(‘done’) ) { alm.loading = true; alm.page++; alm.AjaxLoadMore.loadPosts(); } button.blur(); };`
Chrome: Version 84.0.4147.89 (Official assembly), (64 bit)
Now you can watch
Sorry, I’m currently restoring a backup, I thought that was the problem. Available in a few hours