This support ticket is created 3 years, 6 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.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
It take a while for the results to show after performing a custom Views search/filter. I would like to know how I can speed up the displaying of results.
I see you are displaying probably all the posts using the view. I see you are displaying more than hundred results and that is not recommended, even without using Toolset, when displaying that many records it will affect the performance.
I can try pagination but I dont think that's the main problem. The initial load of the page is fine. But when I filter the search form, it take a long time to display results even if the results are 1 or 2 items.
Try it by clicking on "W" or "Z" from the alphabet search or selecting an item from the dropdown options and hit search.
It seems you are using nested view's, one view to display the A-Z characters and another view to display the filtered results with custom search form.
I'm not sure how you configured your view yet but if you can share access details I can review and see if we can improve anywhere.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
Ok - what I will do is, I will pass this ticket to Luo (for now Luo already ended his shift) and he will get in touch with you tomorrow when he will start working. I hope that is OK.
Since it is a custom codes problem, please provide a test site with the same problem, fill below private message box with test site credentials + FTP access, also point out the problem page URL and view URL, where I can edit your custom PHP codes, I need a live website to test and debug, thanks
You can follow our document to provide a copy of your website, you can put the package files in your own google drive disk, share the link only, also point out the problem page URL and view URL, so I can clone and debug in my localhost: https://toolset.com/faq/provide-supporters-copy-site/
There are two files in the share link you provided above:
- website files by filezilla.zip, this one is broken, I get zip error when open it
- Database Only.zip, this one works fine, I can install it in my localhost with a fresh WP installation + the latest version of Toolset Types + Views plugins + 2021 theme
2) Test the problem page in front-end, try to search with alphabet search or selecting an item from the dropdown options and hit search, it works fine, most them are within 1 second, see my screenshot search.JPG
So the problem you mentioned above is abnormal, please check these in your website:
1) Make sure you are using the latest version of Toolset plugins
2) In case it is a compatibility problem, please deactivate all other plugins, and switch to WordPress default theme 2021, deactivate all other custom PHP/JS code snippets, and test again
3) Also check if there is any PHP/JS error in your website: https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/
I uploaded another copy of the site compressed from cpanel. Can you try that one and see if that works for you. The name of the file is "website from cpanel.zip"
I am using the latest versions of the toolset plugins.