Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Cache ? Search takes long time when i use facets › Reply To: Cache ? Search takes long time when i use facets
Hi,
When using Elementor, not all layers of cache can be utilized unfortunately. The only way to get Elementor “live” results is to basically send a request to the same page with some parameters, which tell Elementor which items to display, then get the output of that full page, and print it back to the original.
The page load time seems fast from a browsers, but if I check it via an XHR request, it takes about 5 seconds to load all resources: https://i.imgur.com/jy0vb44.png
I believe that should be much faster. You can maybe try a different cache plugin, we are using W3TC, and so far it worked flawlessly.