CMS Combine, Loading Time

Hi all,

On the site I’m designing, I’m using CMS Combine and sorting to combine three cms lists. It’s working really well- however, there’s a query when going back to the page. When loading again, for a second one can see the footer and then the news page. Is there a way to speed up/optimise the way the CMS Combine displays the lists? Or is there a way to slow down/force the footer to load later?

Thanks a lot!
Adam

Website

Hey @tinwid! You could add a loader div that takes up the whole height of the page to force the footer down.

You could remove it with the CMS Load API or any custom JS.

1 Like

Hi Luis,

Thanks a lot for your reply- always appreciating your support!

I will give it a go with the CMS Load API, I shall keep you posted.

All the best,
Adam

1 Like