I enabled the options as Override the default WordPress search results page.
I want to show search results in other template not default template(page.php) or search.php.
If is this possible, can you please send me the code for results page.
The results template of the non-ajax results is depending entirely on the search.php file of your theme. Unfortunately there is no way for the plugin to override that, it’s fully a theme related feature. The only was is to edit the search.php file in your active theme directory.