Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Adjust search › Reply To: Adjust search
November 10, 2021 at 10:34 am
#35487
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.