[Resolved] Different search fields per product categorie
This support ticket is created 6 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
I am trying to add different search options per product categorie. Can you give me advise on how its best to achieve this?
Is there a similar example that we can see?
I have added the code to the archive of products. By selecting "Let me choose individual settings manually" under "How do you want to update the results?" i have almost achieved when I want to accomplish. The only problem with this is that it does not include a label above each search field
What is the link to your site?
I have tested here hidden link
You could make a product category archive that includes all of the possible filter controls that you may want to appear on any one of the archives on the front-end.
Then wrap the markup for the filter controls in conditional statements to only display for certain categories.