OS Property support center

Hide location

  • Alberto
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
11 years 2 months ago #42455 by Alberto
Hide location was created by Alberto
Hello! In the frontend to access within a property I want to hide what goes inside Location (schools, restaurants, ....). But I will not hide the map googlemaps. How can I?

Attachments:

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

  • Alberto
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
11 years 2 months ago #42505 by Alberto
Replied by Alberto on topic Hide location
Help me?

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

More
11 years 2 months ago #42508 by Mr. Dam
Replied by Mr. Dam on topic Hide location
Hi,
Please open file
components > com_osproperty > templates > your_current_template > details.html.tpl.php
find
<div class="row-fluid">
<div class="span2">
<i class="osicon-ok"></i> <a href=" local.google.com/local?f=l&hl=en&q=category:+ &om=1&near=" class="category" rel="nofollow">

<div class="span2">
<i class="osicon-ok"></i> <a href=" local.google.com/local?f=l&hl=en&q=category:+ &om=1&near=" class="category" rel="nofollow">

<div class="span2">
<i class="osicon-ok"></i> <a href=" local.google.com/local?f=l&hl=en&q=category:+ &om=1&near=" class="category" rel="nofollow">

<div class="span2">
<i class="osicon-ok"></i> <a href=" local.google.com/local?f=l&hl=en&q=category:+ &om=1&near=" class="category" rel="nofollow">

</div>
<div class="row-fluid">
<div class="span2">
<i class="osicon-ok"></i> <a href=" local.google.com/local?f=l&hl=en&q=category:+ &om=1&near=" class="category" rel="nofollow">
</div>
<div class="span2">
<i class="osicon-ok"></i> <a href=" local.google.com/local?f=l&hl=en&q=category:+ &om=1&near=" class="category" rel="nofollow">
</div>
<div class="span2">
<i class="osicon-ok"></i> <a href=" local.google.com/local?f=l&hl=en&q=category:+ &om=1&near=" class="category" rel="nofollow">
</div>
<div class="span2">
<i class="osicon-ok"></i> <a href=" local.google.com/local?f=l&hl=en&q=category:+ &om=1&near=" class="category" rel="nofollow">
</div>
</div>
<div class="row-fluid">
<div class="span2">
<i class="osicon-ok"></i> <a href=" local.google.com/local?f=l&hl=en&q=category:+ &om=1&near=" class="category" rel="nofollow">
</div>
<div class="span2">
<i class="osicon-ok"></i> <a href=" local.google.com/local?f=l&hl=en&q=category:+ &om=1&near=" class="category" rel="nofollow">
</div>
<div class="span2">
<i class="osicon-ok"></i> <a href=" local.google.com/local?f=l&hl=en&q=category:+ &om=1&near=" class="category" rel="nofollow">
</div>
<div class="span2">
<i class="osicon-ok"></i> <a href=" local.google.com/local?f=l&hl=en&q=category:+ &om=1&near=" class="category" rel="nofollow">
</div>
</div>

and remove
Thanks
Dam

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

  • Alberto
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
11 years 2 months ago #42509 by Alberto
Replied by Alberto on topic RESOLVED!! Hide location
thank you very much.

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

Moderators: Mr. DamNguyen Phu Quan