I want to display the Woocommerce Product filter as outlined below so that end users can filter by product category:
I do not want a sidebar. I would like the product filter to appear at the top of the shop page. I’ve tried adding it to Header 1, header 2, etc., but it never appears.
How do I add the product filter at the top of the shop page?
Those header 1, header 2 on Appearance > widgets by default are for LEGACY HEADERS. The following setup should be set on Theme Options > Header for LEGACY HEADER. It is accessible via the triangle on upper right part.
But you are using PRO HEADER and there’s a way to access it using header builder. Now, try this:
1.) Duplicate the current pro header that appears on shop page.
2.) Assign this new duplicated header as your shop page header then edit it.
3.) Add another bar, one container, then add widget element
4.) Choose the header widget where you add the woocommerce product filter.
I tried to set it on shop page briefly to see the issue. I can confirm the widgets returns blank. I have check other products randomly and there’s no attributes added to it. It seems it doesn’t appear because products doesn’t have attribute yet? Can you confirm you have added product attributes?
Yes, that is possible with customization, but that would fall outside of the scope of support that we can offer. You might want to try to use a 3rd party filtering plugin.