<link href="/user/themes/cacti/css/style.css" type="text/css" rel="stylesheet"> <link href="/user/plugins/langswitcher/css/langswitcher.css" type="text/css" rel="stylesheet"> <link href="/user/plugins/pagination/css/pagination.css" type="text/css" rel="stylesheet"> <script src="/system/assets/jquery/jquery-3.x.min.js"></script> <script src="/user/themes/cacti/js/main.js"></script> <script src="/user/themes/cacti/js/jquery.jscroll.min.js"></script> <script> $(document).ready(function() { $('.infinite-scroll').jscroll({ autoTrigger: true, nextSelector: '[rel="next"]' }); }); </script>