Load post in loop
-
Hi, is there a way to make the posts keep loading in a loop? That is, after loading the last one, it should go back and start from 1, 2, 3, 4…
Maybe using:
window.almDone = function (alm) {
console.log('final');
};Thanks for any help
You must be logged in to reply to this topic.