Displaying Posts with Filters
This series provides a method to search and filter posts by taxonomies or custom fields with Meta Box.
- Get Posts by Custom Fields in WordPress - Part 1
- Get Posts by Custom Fields in WordPress - Part 2
- How to Filter Posts by Custom Fields - P2 - using Meta Box and FacetWP
- How to Filter Posts by Custom Fields and Custom Taxonomies on Archive Pages

Get Posts by Custom Fields in WordPress - Part 1
An easy way with step-by-step instruction to get posts by custom fields to have an advanced search on your WordPress site.
How to Filter Posts by Custom Fields and Custom Taxonomies on Archive Pages
This tutorial helps you to filter the archive page with custom fields and custom taxonomies using Meta Box plugins.
Get Posts by Custom Fields in WordPress - Part 2
Join wp_posts and wp_postmeta tables together to get posts by custom fields and then create an advanced search feature in WordPress.