This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Using search results shortcode in AVADA

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Using search results shortcode in AVADA Reply To: Using search results shortcode in AVADA

#29941
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

While the search results shortcode is not exactly for that purpose, in your case, you can still try using a custom URL, just append the asp_id=1&asp_s={phrase} to the query parameters:

/case-results?s={phrase}&asp_id=1&asp_s={phrase}

Use it with this setup: https://i.imgur.com/9NptW3v.png
It will trigger the search automatically after redirection.