jQuery filter results with checkboxes
I have the below code for a simple checkbox filter. It works well if all conditions are met with the checkboxes, i.e. Monday or Tuesday are checked. But checking both Monday and Tuesday gives no results. I would like it to show results that have a Monday or a Tuesday but can’t adapt what i have. Any help massively appreciated!