How to edit my search results page it looks wack?

Hey guys! I’m currently using X theme to build an e-commerce website for a company I’m employed by and it uses WooCommerce + Wordpress. This theme has been quite intuitive (I’m using the Ethos Stack) except for one big thing; whenever I perform a search of products using a searchbar in my header menu; it displays a page of products that display huge, pixelated pictures in one column. When you hover over them it says “view post” instead of anything vaguely e-commerce related ie; no price or anything. How can I get this looking more like a catalog search/index? There doesn’t seem to be any features built into X to customise the search results page and I’m quite new at this so any help you can provide me will be very much appreciated.

I’ve also been looking to put a price filter and search bar above the products on the category archive and all products archive pages but can’t figure out how to do this either. Please help this newbie! :slight_smile:

Hi Jaquelyn,

The search feature of the WordPress searches for all the content and not only the Woocommerce products. If you want to have the product-specific search you will need to either implement the feature or use plugins.

The customization is outside of our support scope, but I suggest that you start your research here.

The Pro theme does not have a search result specific page and uses the same blog listing page. If you want to customize that you need to install a Child Theme and add a file called search.php at the root folder of your Child Theme. You can use the code from one of the stacks that you used.

The customization is outside of our support scope, but you can start your research here.

Thank you.

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