Posted January 26, 20223 yr What do you think about adding a lazy load for forum sections? so how is it in several templates on the marketplace? This would speed up forum loading and improve the result on google pagespeed. something like here https://codebite.dev/ips/ Edited January 26, 20223 yr by Grafidea
January 26, 20223 yr Community Expert This looks like a reveal effect applied while scrolling. The content isn’t actually loaded step by step as far as I can see.
January 26, 20223 yr 7 hours ago, Grafidea said: What do you think about adding a lazy load for forum sections? so how is it in several templates on the marketplace? This would speed up forum loading and improve the result on google pagespeed. something like here https://codebite.dev/ips/ hi this template use Javascript and data-aos attribute for this feature which I do not recommend because it delays the loading of the page.
January 26, 20223 yr 3 hours ago, Grafidea said: Yes. I mean something similar that does not delay page loading 🙂 I haven't any Idea for this but you can use Ajax (load more) for that like this simple: https://codepen.io/ahmadshyk/pen/QZNjYx