I have some pages that are extremely long and would benefit from pagination. I was curious if Themeco had any recommended best practices for integration into Pro. It would be great if it was as easy as something within the builder.
It seems that a “FadeIn” of the independent sections on scroll is not accomplishing a lazyload like it did in Cornerstone.
The standard wordpress function <!—nextpage—> does not appear to work if we use the Pro builder, or if I use an automatic pagination plugin such as “Automatically Paginate Posts”. However, if the entire page content is done in the standard WP editor, it does.
I looked into a few Ajax based “lazyload” style content load more plugins, but their setup is quite complex. I look forward to any recommendations.