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

Reply To: Adjust search

#35487
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

The layout of the results page is fully controlled by the theme you are using – a plugin can not change that unfortunately. Currently, I see you are trying to use the plugin to display results on the results page via the results shortcode. Well, that shortcode is not really meant for that, but there might be a way to trigger the search when redirected to the results page.
Try changing the redirection options to “custom url” and enter this:

?asp_s={phrase}&s={phrase}

see this screenshot.

That will basically trigger the search whenever redirected to the results page.