I am working on a classified website, i need to add locations so that people can select the location while posting ads. is there a script or plugin i can use to insert locations, because i would have to manually add too many countries and cities
Try using this plugin instead http://wordpress.org/extend/plugins/another-wordpress-classifieds-plugin/ try it out and let me know if that works.
Actually i am already working on classified website and i have following problem, In the backend of wordpress i have a field to add location, e.g. NewYork, CHicago etc. Now i would have to manually add all cities one by one. This is the problem for me, i do not want to add these manually, i am looking for automated solution like a script or pulgin which can help me in adding country and cities. Hope you understand my requirement. Thnkyou
Ok, use the previous plugin I already sent and combine that with the info you get on this page http://ithemes.com/2011/03/20/automatically-add-content-to-your-wordpress-posts-and-pages/ and you'll be able to automatically append the person's location on each post.
I think what you're asking for is a way to give the user a choice of cities. In that case, you want the cities in your database. How you add them depends on what format you get them in. Getting them is your job - there's no plugin of city names.