How to Filter and Sort Posts by Custom Field Value Using JetSmartFilters + Bricks Builder If you've ever tried to let users filter and sort a post listing by a numeric custom field β say, a product spec, a rating, or a measurement β you've probably hit the wall where JetSmartFilters (JSF) and Bricks Builder don't quite connect out of the box. This post documents exactly how to wire them together: a radio filter that, when clicked, filters out posts missing that field and sorts the remaining results by that field's numeric value in descending order. The Goal A sidebar radio list of custom field names (e.g. "Weight", "Length", "Rating").β¦