Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Custom results page with Elementor › Reply To: Custom results page with Elementor
Hi,
I think it could be doable. What you need to do is to redirect to the custom page via the first search bar, and appending the second search bar default query arguments.
On the redirection configuration on the first search, choose custom URL and put this custom URL there:
search-results/?asp_ls={phrase}&asp_active=1&asp_force_reset_pagination=1&p_asid=44&p_asp_data=1&termset[software][]=-1&termset[platform][]=-1&termset[plan][]=-1&customset[]=tool&asp_gen[]=excerpt&asp_gen[]=content&asp_gen[]=title&filters_initial=1&filters_changed=0&qtranslate_lang=0¤t_page_id=27760
That should redirect as if it was the second search bar, with the default filter states, but with the search phrase from the first search.