Archived topic
How to make search results page only for products & how to display products?
5 replies · Started by Jin on March 8, 2022
Hi I have two things that I'd like to do:
1. Have the search results page only show products. I don't want to it to show any posts or pages.
2. Display products which match the query in a format that you see in the Shop page. (i.e. The product list component)
Hi there,
for the best results i would recommend using a dedicate Woocommerce Search plugin like:
Hi David I've installed the plugin but the search results page still looks the same.
In the docs, step 3 states to place the shortcode "into your template or post-page or just use build-in widget". What does this mean for generatepress' theme?
Maybe let's try without the plugin first.
You can use the snippet to make GP's navigation search to only search for post type product:
https://docs.generatepress.com/article/generate_navigation_search_output/#woocommerce-products
Can you give that a shot first?
HI Leo
It works perfectly. Thanks.
No problem :)