Hi,
Is it possible to edit the slug for the country/state/city?
Some slug names were already taken becuase of an old plugin, so new locations where created with slugs like:
michigan-1
ohio-1
belgium-1
URL then looks like this: http://www.domain.com/businesses/united-states/michigan-1/troy/categroy/businessname/
Probably, if you have two cities of the same name in your directory, similar slugs will be created.
For anybody with the same problem… I couldn’t find anywhere to edit it so I did it in the database:
table: geodir_gd_place_detail, column post_locations
table: geodir_post_locations, column region_slug
Is it possible to edit this somewhere in settings? Or, can this be added in the next release?
Thanks
Carsten