Need to edit default "search" page

I am wondering how to change the text on a page that comes up when something is typed in to my search field that doesn’t pertain to any products. Here is an example: https://equineoutfitters.biz/?s=shirt
Can you point me to that page/ file?

Hello @jessparvin,

Thanks for asking. :slight_smile:

  • You can use Custom 404 plugin to setup a custom 404 page. Plugin can be installed from X > Validation > Extensions. Here’s a tutorial that you can take a look.
  • Alternatively, I suggest you to first install and setup child theme. Then you can copy _content-none.php from /wp-content/themes/x/framework/views/global/ under /wp-content/themes/x-child/framework/views/global/ and make the changes as per your requirement.

You can use following resources to download and setup child theme.

Download Child theme from following source: https://theme.co/apex/child-themes

Please take a look at following article to setup child theme:

https://theme.co/apex/forum/t/setup-how-to-setup-child-themes/57

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.