[ad_1]
I am building a job board and need to know how to add a location filter that lets a user manually type out a location and I need the filter to show a drop down with options that match the current entered characters. How can I do this?
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
Try using “autocomplete” or “autosuggest” technology. To do this, you can use JavaScript and a database or location API.
Check out FacetWP [https://facetwp.com/help-center/facets/facet-types/proximity/](https://facetwp.com/help-center/facets/facet-types/proximity/)