Kevin Strong Posted September 3, 2010 at 11:16 PM Share Posted September 3, 2010 at 11:16 PM Hi, I am a contractor working for a developer who uses Jreviews on many of their sites. I am doing work on a client website right now and we have a search module where you can search for a city or zip code and get listings whose address is within a certain radius of the location searched for. The current issue is that for a certain state, we need to increase the search radius to include more listings. I was thinking the best way to do this would be to do a check after the geocoding is done for the address searched for, and if it is located in that state then set the jr_radius parameter to the correct value. However, I am having trouble locating at what point the geocoding for the search address is actually done. I've looked in the search controller, the geomaps and geomaps module controller, and all of the controller files in our jreviews_overrides folder and can't seem to figure it out. Any pointers on where to get started? Link to comment
Alejandro Posted September 3, 2010 at 11:55 PM Share Posted September 3, 2010 at 11:55 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Kevin Strong Posted September 7, 2010 at 04:46 PM Author Share Posted September 7, 2010 at 04:46 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts