Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Search Results Returning Random Results

Viewing 21 post (of 21 total)
  • Ross Moderator
    #39030

    I managed to track this down as another user was having an issue.

    WP Engine was killing the query because it was long – this is a known issue with a few other search plugins I found out.

    To get around this add this to wp-config:

    define('WPE_GOVERNOR', false);

    This should allow the long queries to get through 🙂

    Thanks

Viewing 21 post (of 21 total)

The forum ‘Search & Filter Pro’ is closed to new topics and replies.