Plugin Support
Con a11n
(@conschneider)
Automattic Happiness Engineer
Hi there,
E.G. The Models would be bundled together in the admin. However, once the Make has been selected on the front end, the conditional logic behind the Attribute Terms, ensures only relevant Models are displayed.
Am I going about things incorrectly? Can anyone suggest a solution?
You give a good description, unfortunately I have never seen any kind of faceted filtering that works in the backend.
Advanced product filters that fit your description need fancy / shmancy Javascript to realise the effects and also the faceted filtering. I suspect that is why you are not finding any solutions for the backend.
The next best thing that comes to mind is setting up custom admin columns: https://wordpress.org/plugins/codepress-admin-columns/
Kind regards,
Thanks for your reply, but I’m not sure I have given a good enough description.
I want the filtering to take place on the front end, but without modifications to how attributes are configured in the back end, I can’t see how conditional filters would be possible.
Maybe attributes aren’t the best way of achieving these filtering requirements.
As the stock isn’t being monitored, a workaround would be to duplicate products for each relevant Make. That way, each Make would just have applicable Model attribute terms applied. I’m hopeful that a better solution is available, rather than listing the same product multiple times.
I’ll try and further clarify with another example…
A single product applies to 2 Makes. Make A and Make B.
The same product applies to 3 Models.
2 of the Models relate to Make A and 1 Model relates to Make B.
Make A is selected in the Make filter.
All 3 Models are still displayed in the Model filter.
At this point, the Model relating to Make B should be removed.
Plugin Support
Con a11n
(@conschneider)
Automattic Happiness Engineer
Thanks for your reply, but I’m not sure I have given a good enough description.
Went off in the wrong direction with my reply from the start. I see ;).
I’ll try and further clarify with another example…
A single product applies to 2 Makes. Make A and Make B.
Ok so a single product can come up as a result in two different criteria at the same time. How about: https://facetwp.com/
Does that go into the right direction?
Thanks, but that option also doesn’t appear to provide conditional filtering either.
I’ve now created a custom solution.
I’m surprised no one has delivered this functionality to WordPress yet.
Hi @kwebdesign,
>I’m surprised no one has delivered this functionality to WordPress yet.
Would be nice to suggest it on the WooCommerce ideas board.
>I’ve now created a custom solution.
Glad to hear it – thanks for letting us know!
I’ll mark this thread as resolved now. If you have any other questions, please feel free to create a new thread.
Thanks.