-
Read more ->: WP Engine
WP Engine has a feature which prevents long queries from being executed. This is called the Long Query Governor. Unfortunately this feature often prevents our queries from executing correctly, either when building the indexer via wp-admin or when running our queries on the frontend of your site. You might see an error in your logs…
-
Read more ->: WP Rocket
WP Rocket has a feature to delay JavaScript execution: Using this feature with Search & Filter can result in our search & filter fields not displaying at all. To work around this, we can add some rules to exclude our JavaScript files and objects. In the Excluded JavaScript Files section: Add the following rules (copy…