Hello,
I'm a little confused with how the lazy load on scroll function is working on wpDisciz. Does it lazy load all comments only once the user scrolls down the page? Or is it just for comments after the first page of comments? I basically want to make sure that I'm not loading any comments on page load, and that they only load once the user starts scrolling down the page.
If this isn't how this option works in wpDiscuz, it seems I can use this plugin to acheive it: https://wordpress.org/plugins/lazy-load-for-comments/
Thanks!
Rob
Hi @robbie_st,
All comments are appearing during the first load, then the comments appear after page scrolling. The count of comments wpDiscuz gets from "Break comments into pages with X top level comments per page" option value. This option is located in Dashboard > Settings > Discussion admin page.
If this isn't how this option works in wpDiscuz, it seems I can use this plugin to acheive it: https://wordpress.org/plugins/lazy-load-for-comments/
I'm sorry but we're not familiar with this plugin.
Thank you for your reply.
Loading all the comments on page load really isn't 'lazy loading' comments. It's a very confusing description, because all the comments are loaded.
Your plugin is great, and should rightly take a big chunk of Disqus' audience. But enabling actual lazy loading of comments should definitely be a feature. This disqus plugin is a perfect example: https://wordpress.org/plugins/disqus-conditional-load/
Thanks,
Rob