Julio Sene França Posted April 25, 2012 at 03:25 PM Share Posted April 25, 2012 at 03:25 PM Hi, I'm trying to make an advanced search with geolocation proximity. I've followed the GeoMap Manual, however the code isn't working. So, I have some questions to do: 1 - My address is separeted in street, number, postal code, neighborhood, city, etc. Those fields are configured in GeoMap -> Configuration -> Basic Setup -> Address Fields (Address 1 field, Address 2 field, etc). Did I need to join all of this parts in just one jreviews field to GeoMaps works? 2 - Geo Location fields -> "Map it field" is configured to jr_logradouro (field with just street name) and I added the following code to the advanced search module: {jr_logradouro_label}: {jr_logradouro} <br />Raio: <select id="jr_radius<?php echo $module_id;?>" name="data[Field][Listing][jr_radius]" /> <option value="5" selected="selected">5 Km</option> <option value="10">10 Km</option> <option value="15">15 Km</option> <option value="20">20 Km</option> </select><br /> 3 - When I try to activate GoMap module, the page stops to work. The page is showed with many parts broken and the maps and list (main content) disapear. It sounds like javascript conflict, maybe with jomsocial modules. There are something to do about it? Thanks. Link to comment
Kristian Posted April 25, 2012 at 06:23 PM Share Posted April 25, 2012 at 06:23 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Julio Sene França Posted April 25, 2012 at 08:18 PM Author Share Posted April 25, 2012 at 08:18 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Julio Sene França Posted April 25, 2012 at 08:30 PM Author Share Posted April 25, 2012 at 08:30 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Kristian Posted April 26, 2012 at 09:02 AM Share Posted April 26, 2012 at 09:02 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Julio Sene França Posted April 26, 2012 at 08:21 PM Author Share Posted April 26, 2012 at 08:21 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted April 26, 2012 at 11:38 PM Share Posted April 26, 2012 at 11:38 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts