I do apologize if this has been covered in another thread; I have been using the search for about an hour and have not found anything like my problem.
I’m building a GeoDirectory for a client of mine. From the back end, when I add a new listing (I replaced the term ‘place’ with ‘charity’), everything is fine and works. When I try to add a new listing from a front-end standpoint (/add-listing/?listing_type=gd_place&package_id=1), the auto-fill does not work with the address, which means the user can’t add a city. They are also unable to upload any files. I have quite a number of file uploads set up. Hitting the button on the front end to “select files” goes nowhere, however I am able to upload and write to the directory from the back-end.
I have double checked the correct settings needed, and other things suggested by other threads. Since we are letting organizations create new listings of their own, this is a problem for us. What should I try?