AyeCode / geodirectory

GeoDirectory is the leading Directory Plugin for WordPress. Compatible with Gutenberg and the most popular page builders such as Elementor, Oxygen, Beaver Builder and Divi. GeoDirectory is the only solution for WordPress that can scale to millions of listings and high traffic.
https://wpgeodirectory.com/
Other
41 stars 22 forks source link

Make address optional (discussion) #1560

Closed Stiofan closed 9 months ago

Stiofan commented 3 years ago

This has been requested multiple times, let's discuss how it would work. I think things we need to cover are:

  1. If zero address info, where do the listings show exactly?
  2. If no exact GPS info but has all other info, what happens with near search?
Guust-Flater commented 3 years ago
  1. What about users that want to add city and region but not street address? Will it be complete address or nothing, or is it possible to just leave street address blank?

  2. If zero address, they get added to a "No-address" location, with lat 0 and lng 0. Every listing with 0 0 as coordinates will not display a map on detail, and will have no marker on maps. GD Listings to have option to display listings with 0 0 coordinates: yes/no

Just thinking ....

Stiofan commented 3 years ago
  1. the idea is to make all the fields optional. So you could state you are located in London but have no street address or GPS.
alexrollin commented 3 years ago

Top requested feature since advent of covid - more directories needed - more business owners need to control visits

Nice to have -

Listings with partial info still show in location queries

Need to have?

Improvements to import export

New custom field

New address field options

Additional nice to have

we do have regular requests for service areas, too - https://github.com/AyeCode/geodirectory/issues/1556

alexrollin commented 3 years ago

Qs

  1. If zero address info, where do the listings show exactly?
  2. If no exact GPS info but has all other info, what happens with near search?
  3. What about users that want to add city and region but not street address? Will it be complete address or nothing, or is it possible to just leave street address blank?
  4. If zero address, they get added to a "No-address" location, with lat 0 and lng 0. Every listing with 0 0 as coordinates will not display a map on detail, and will have no marker on maps. GD Listings to have option to display listings with 0 0 coordinates: yes/no

My Answers

  1. Some sort of no location archive, as in #4. Should there be an option to set the 'title' of the no location 'city' ? And other meta fields?
  2. Near search should not include any item without a complete address - needs both lat and lon, street, city, region, and country.
  3. If all fields are optional, then they are individually optional.
  4. GD Post Map has to be updated to display:none when either lat or lon is 0.
alexrollin commented 3 years ago

I don't add notes about this, but people request this regularly, like, eveyr couple days.

https://secure.helpscout.net/conversation/1581859560/22422/

Stiofan commented 9 months ago

This in it's basic form has been implemented, and will be in the next release, lets close this and get user feedback for further improvements.