How do I define a results page? I’m using elementor and I want to define a template for a results page but I can’t find the setting to define what that page is.
Also is there a way to turn off the live search results under a bar that is using a results page?
The results page is fully controlled by the theme you are using (or elementor templates when supported). The results page itself cannot be changed, it is automatically triggered when the ‘s’ GET query parameter is present.
You can change the results page URL via .htaccess mod_rewrite rules, or custom functions. This tutorial may help you with that.