HELP - Modify Search Results in Clipper
Im trying to modify the SEARCH RESULTS when someone does a search on Clipper so that the results ONLY show coupons that are attached to ACTIVE STORES. Im using feeds to pull in stores and coupons and if the STORE is NOT active, I dont want the coupons to show up in the search results.
We did overide tax_query and meta_query variables but the search results are not changing. Apparently the Store is taxonomy and its ACTIVE or Not Active value is in the metadata.
Any suggestions? FYI - Im using a custom child theme.
THANKS!!!