[ad_1]
This is the site and gallery I am trying to emulate:
I am a hack when it comes to coding but I can get by most of the times so I am not afraid to code something. Or, attempt to code something.
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
It’s basically using ajax requests to do a WP_Query using the data supplied from the tick boxes to add as a tax_query..
If your going to do it yourself, you’ll need to brush up a bit of JS to send the data to a PHP function that will return it to the JS to be re-rendered.