Skip Navigation

[Resolved] Show a loading image while waiting for a view to load

This support ticket is created 6 years, 4 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 4 replies, has 2 voices.

Last updated by Kostas 6 years, 4 months ago.

Assisted by: Luo Yang.

Author
Posts
#596454

Hello,

Our view at
hidden link
takes around 7 seconds to load. I need to inform site users that the page is loading by showing a loading image, or a spinning wheel, or something similar.

Would you please suggest a way to do it?

Thank you,
Kostas

Credentials are the same as for ticket:
https://toolset.com/forums/topic/table-of-users-and-cpts/

#596568

Dear Kostas,

There isn't such a built-in feature within Views plugin, but you can switch on the Views cache feature, for example:
Modify the shortcode
from [wpv-view name="grandparent-view-taster-users" cached="off"],
To:
[wpv-view name="grandparent-view-taster-users" cached="on"]

You will need to change it in those pages:
hidden link
hidden link
hidden link

#596593

Dear Luo,

It doesn't make much difference, but thank you anyway 🙂

Please include it as a feature request (within Views plugin) for the developers to consider.

You can now close this ticket.

Cheers,
Kostas

#596597

As your request, I added it into the feature request list, our developers will evaluate it.

#596598

Thank you Luo 🙂

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.