• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Avoid loading all albums on homepage?

wptechsupport

Chevereto Member
We are using Chevereto to keep track of several thousand albums on a single user so that all employees can access all albums and images.

However, it is starting to take forever to load the homepage as the system loads all user albums before the homepage shows up.

Is there a way to delay that somehow or load albums later on while editing the image?
 
the system loads all user albums before the homepage shows up.
Listings are paginated, that enables to load the content on chunks. Seems that you are listing too many items per page.

With 4.0.0-beta.11 I added support for lazy load listings, which should amend this situation.
 
Back
Top