Hi and good morning.
We have implemented the plugin in the site and then made all the configuration to allow the search bar in the index above another filter form that we have.
The issue starts here: Our client wants to be redirected to the result page after click the Magnifier icon but, when i click the icon, the search url doesn’t show any result because the search URL needs the wp_nonce field for security reasons.
I’ve checked the documentation to know how solve the issue but i do not found any information about it, so, is there any way to solve this issue for us?
Here is an example of how the search URL looks with other search bar in the site:
https://interbrokers.com.mx/?s=casas&wpestate_default_search_nonce=d305b30d8b&_wp_http_referer=%2F
And this is how it look with the Redirect to: Results page selected options in Trigger and redirection behavior configuration: https://interbrokers.com.mx/?s=casas
We use WP Residence WordPress Theme.