Skip Navigation

[Resolved] Custom search is not as fast any more

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 1 year, 6 months ago.

Assisted by: Luo Yang.

Author
Posts
#2603161

a.R

Hi there,

since about 1 week, the custom search in hidden link --> "Was möchtest du heute entdecken?" has become very slow.
Formerly, when clicking on a button there, the result would appear in 1 or 2 seconds, now it may last more than 10 seconds!

We haven´t changed anything in this search. No new plugins had been installed in that moment. Installing the latest versions of toolset plugins didn´t help.

What has happened here?

Thank you 🙂

#2603181

Hello,

Toolset Views/Blocks plugin are using WordPress built-in class WP_Query to query posts and do the custom search, there are lots of probilities can conduct the performance issue, for example:
- Server are over loaded
- other Plugins/theme compatibility issues
- Cache issue

I suggest you try these:
1) Follow our document to customize the Custom Search of your website:
https://toolset.com/documentation/legacy-features/views-plugin/how-to-use-views-parametric-search-on-large-sites/

2) Follow WP document to increase your webserver PHP memory setting:
https://developer.wordpress.org/apis/wp-config-php/#increasing-memory-allocated-to-php