Open cpmraman opened 3 years ago
Changed the query for ajax request and added geo_query to default WP_Query. This will help to filter the listing by the help of longitude and latitude of location selected in geolocation field, and radius search by miles/KM.
https://www.awesomescreenshot.com/image/12740474?key=bf4b08d1dae6ad8e9bfb8d0d20bdb4b6
Added this setting page to set value of radius of search and its unit
Changed the query for ajax request and added geo_query to default WP_Query. This will help to filter the listing by the help of longitude and latitude of location selected in geolocation field, and radius search by miles/KM.