Skip Navigation

[Closed] WP Views draining resources

This support ticket is created 4 years, 10 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 1 reply, has 2 voices.

Last updated by Luo Yang 4 years, 10 months ago.

Assisted by: Luo Yang.

Author
Posts
#1563145

Tell us what you are trying to do?
Display posts with WP Views

Is there any documentation that you are following?
Standard procedure

Is there a similar example that we can see?
hidden link

What is the link to your site?
hidden link

I asked my host why the site was so slow and they said to send you this:
[25-Mar-2020 19:56:25 UTC] KILLED QUERY (86546 characters long generated in /home2/forreslocal/public_html/wp-content/plugins/wp-views/embedded/inc/wpv-filter-query.php:808)

#1563411

Hello,

Are you using Views plugin to query large number of posts?
If it is, you can follow our document to optimize the query:
https://toolset.com/documentation/user-guides/views/front-page-filters/how-to-use-views-parametric-search-on-large-sites/

And you can follow our document to add pagination into view:
https://toolset.com/documentation/user-guides/views/views-pagination/

And you can follow WordPress document to increase memory allocated to PHP:
https://wordpress.org/support/article/editing-wp-config-php/#increasing-memory-allocated-to-php

The topic ‘[Closed] WP Views draining resources’ is closed to new replies.