This support ticket is created 6 years ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
created post type listings
created custom field address field type address
added 2 posts in post type listings in address field selected use my location.
created view named: listing to show post of post type listings.
in query filter i selected field type to comapare : address radious 5 km inside of radious and distance center is set from user location
added view:listing to page name: show-listing
[wpv-geolocation]
[wpv-view name="listing" cached="off"]
[/wpv-geolocation]
my both posts should be displayed because address of both posts is current location and are 0 km (less than 5 km) from user location.
I set up a test to see if I could reproduce the problem, but could not, it worked as expected.
You can see in the screen recording my using my location to filter the results, which update accordingly.
Is the location input updated with the coordinates as per my test, and then the search fails while using these coordinates? And these coordinates match (within 5km) of the coordinates stored for the posts?
If setup test like you have setup it works but i am not trying like this. I want automatically no input from user except location permission.
what i am trying is: (automatically display post within 5 km radious from user location by selecting distance center is set from user location in query filter without any user input like you have setup
in query filter i selected field type to comapare : address radious 5 km inside of radious and distance center is set from user location.
in view i have setup address radious 5 km inside of radious and distance center is set from user location and then added to page like this:
There will be a Maps 1.7 release very soon (possibly as early as today) which focuses on WP 5.0 compatibility, and work will begin this week on Maps 1.7.1 to handle a few bug fixes, including the issue you reported here.