• Resolved noahwbrown

    (@noahwbrown)


    I just got a new job and they are using Connections to display a directory on their website. The issue is that there are ~1,400 entries of all the people that have gone through our program, so the page takes a long time to load. Is there a way to incorporate lazy loading so the entries load gradually? Or any other solution to speed up the page loading would be welcomed. Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Steven

    (@shazahm1hotmailcom)

    A premium template that supports pagination should be used for a directory of this size. Here’s the link to the templates:

    I hope this helps, please let me know.

    Thread Starter noahwbrown

    (@noahwbrown)

    Thank you Steven, I purchased and installed the Slim Plus template and that made the page load faster and appear much more organized. However, it also added a dropdown box that allows page viewers to filter results by category. That isn’t needed for my purposes – is there any way to remove that?

    • This reply was modified 2 years, 9 months ago by noahwbrown.
    Plugin Author Steven

    (@shazahm1hotmailcom)

    Yes there is is. Please add enable_category_select=false to the existing [connections] shortcode on the page.Here’s an example:

    [connections enable_category_select=false]

    I hope this helps; please let me know.

    Thread Starter noahwbrown

    (@noahwbrown)

    That did the trick, thank you so much for your support!

    Plugin Author Steven

    (@shazahm1hotmailcom)

    No problem; happy to help. Have a great day!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Lazy Load’ is closed to new replies.