Is there a way to modify that so the displayed listings show listings near the visitor’s location? IP address is the obvious solution. Is that possible? or is there another way to customize displayed listings based on location of the visitor so the featured listings are more useful?
we might be talking about different things. I’m talking about the below section on the home page displaying listings based on gelocation data of the website visitor. it wouldn’t be on a map.
when clicking on the block “settings”, there is no option to sort or display based on geolocation of the website visitor. there are options like “service offered”, “category”, etc.
In the current version, this would require a custom implementation since browsers don’t share the location without consent (guessing by IP may not be accurate). So implementing a custom prompt asking to share or select the current location would be needed, with further filtering the listings. Currently, the same result is possible but with 1 extra step (clicking the Locate Me icon in the search bar and then search), we’ll also try to simplify this in future updates.