Change helper.php for location inside details page

  • abombazza
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 5 days ago #97510 by abombazza
if i use location in details page of property, in italian google maps doesn't find anything of school, restaurant, mall, ecc..!
I suggest to change from line 3191 like the follow:
<div class="row-fluid" style="margin-top:10px;">
<div class="span3" style="margin-left:10px;">
<i class="osicon-search"></i> <a href=" local.google.com/local?f=l&hl= &q=" class="category" rel="nofollow" target="_blank">

<div class="span3" style="margin-left:10px;">
<i class="osicon-search"></i> <a href=" local.google.com/local?f=l&hl= &q=" class="category" rel="nofollow" target="_blank">

<div class="span3" style="margin-left:10px;">
<i class="osicon-search"></i> <a href=" local.google.com/local?f=l&hl= &q=" class="category" rel="nofollow" target="_blank">

<div class="span3" style="margin-left:10px;">
<i class="osicon-search"></i> <a href=" local.google.com/local?f=l&hl= &q=" class="category" rel="nofollow" target="_blank">

</div>
<div class="row-fluid">
<div class="span3" style="margin-left:10px;">
<i class="osicon-search"></i> <a href=" local.google.com/local?f=l&hl= &q=" class="category" rel="nofollow" target="_blank">
</div>
<div class="span3" style="margin-left:10px;">
<i class="osicon-search"></i> <a href=" local.google.com/local?f=l&hl= &q=" class="category" rel="nofollow" target="_blank">
</div>
<div class="span3" style="margin-left:10px;">
<i class="osicon-search"></i> <a href=" local.google.com/local?f=l&hl= &q=" class="category" rel="nofollow" target="_blank">
</div>
<div class="span3" style="margin-left:10px;">
<i class="osicon-search"></i> <a href=" local.google.com/local?f=l&hl= &q=" class="category" rel="nofollow" target="_blank">
</div>
</div>
<div class="row-fluid">
<div class="span3" style="margin-left:10px;">
<i class="osicon-search"></i> <a href=" local.google.com/local?f=l&hl= &q=" class="category" rel="nofollow" target="_blank">
</div>
<div class="span3" style="margin-left:10px;">
<i class="osicon-search"></i> <a href=" local.google.com/local?f=l&hl= &q=" class="category" rel="nofollow" target="_blank">
</div>
<div class="span3" style="margin-left:10px;">
<i class="osicon-search"></i> <a href=" local.google.com/local?f=l&hl= &q=" class="category" rel="nofollow" target="_blank">
</div>
<div class="span3" style="margin-left:10px;">
<i class="osicon-search"></i> <a href=" local.google.com/local?f=l&hl= &q=" class="category" rel="nofollow" target="_blank">
</div>
</div>
###########################################################
i have inserted this costant:
<?php echo JText::_('OS-NEAR-FOR-MAPS');?>
so in language > override you can set the correct text for your installed language.

Please Log in or Create an account to join the conversation.

Moderators: Mr. Dam
Powered by Kunena Forum