# Triggers and redirection to results page

![](https://3760515715-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOpzRddcYVNgkLN4M3d%2F-MXptEZJgQ7oXneB4hGK%2F-MXptXVFDZBs0G_shS29%2Fimage.png?alt=media\&token=270709b1-5820-4bf4-93b9-74f9b420a55e)

### Live search triggers

![](https://3760515715-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOpzRddcYVNgkLN4M3d%2F-MXptEZJgQ7oXneB4hGK%2F-MXptoLn_PTi01BHvD4l%2Fimage.png?alt=media\&token=ae0dbb49-ae7a-4765-b712-499df1b5deff)

* *Trigger search on facet change* - live search trigger, when the user changes an option on the settings drop-down
* *Trigger search when typing* - triggers the live search during typing to the search input
* *Character count* - only apply the triggers, when this number of characters were entered

### Redirection to the results page

Redirection can be set for both the magnifier click and the return (enter) key events.

![](https://3760515715-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOpzRddcYVNgkLN4M3d%2F-MXptEZJgQ7oXneB4hGK%2F-MXpuZrLUD71RrayIOT8%2Fimage.png?alt=media\&token=0448a755-bc2a-4660-9acf-8f0c4eb8fde6)

When using WooCommerce and searching for products use the *Redirect to: WooCommerce results page* value.

#### Custom redirect URL

When using a custom permalink structure for the search queries, you can adjust the redirection to the same destication via this option. The `{phrase}` pseudo-variable is replaced with the current search phrase.

{% hint style="warning" %}
This will not change the results page URL to a custom page URL - this option only redirects to the given location. If you want to change the results page URL slug, check out [online tutorials](https://www.wpbeginner.com/wp-tutorials/how-to-change-the-default-search-url-slug-in-wordpress/).
{% endhint %}

### Search results page override

![](https://3760515715-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOpzRddcYVNgkLN4M3d%2F-MXptEZJgQ7oXneB4hGK%2F-MXpwQTHzxvcyTnfCHcO%2Fimage.png?alt=media\&token=631568cd-3f74-4670-a6ce-4be4bf885d35)

When enabled, the plugin will try to override the search results page with the same results as on the live search list.

{% hint style="warning" %}
The plugin can not change the layout/design of the results page, that is a theme controlled feature. All it can do is send which items to display as results, the rest is up to the theme.
{% endhint %}
