Forums › Forums › Search & Filter Pro › No Results found with Shortcode Methode
- This topic has 5 replies, 2 voices, and was last updated 3 years, 10 months ago by Trevor.
-
Anonymous(Private) January 6, 2021 at 1:41 pm #271773
Hi,
I want to use search and filter pro for my events (I am using events calendar pro to set up the events). I installed the plugin, chose events als only post type I want to search through, build the cache and integrated both shortcodes (seach form and results) on one page. But it shows no results.
Theme is Kadence.
br, Manfred
Trevor(Private) January 11, 2021 at 1:03 pm #272344Before we dig any further in to any issues raised, the first thing to do, before we try anything else, is to see if your hosting (WP Engine) is the issue (this may be the issue, as the symptoms you describe is what this causes).
There is a setting to override a ‘feature’ of WP Engine hosting, that truncates long SQL queries (which ours are). Edit the site wp-config.php file and add this at the top, after line 1 (on a new line 2):
define('WPE_GOVERNOR', false);
PLEASE DO NOT COPY code from the email you receive for this reply, as email systems sometimes alter the quote marks and encode some characters; instead copy it from the actual forum page.
(also see here for another related support note about this – https://support.searchandfilter.com/forums/topic/killed-query-errors-in-log/#post-64826)
-
AuthorPosts