OS Property support center

Neighborhood

  • Bodo Lamprecht
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago #39058 by Bodo Lamprecht
Neighborhood was created by Bodo Lamprecht
Hi,

how can I change Neighborhood?

Thank you
Bodo

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

More
11 years 9 months ago #39072 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: prices of my properties
Hi,
Please send me the title of the ticket that you created
Thanks
Dam

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

  • Bodo Lamprecht
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago #39080 by Bodo Lamprecht
Replied by Bodo Lamprecht on topic Re: prices of my properties
Hi,

because I want to build a portal for holiday accommodation for dogs I need the following additional items:

Tierarzt
Tierklinik
Hundeschule
Hundesalon
Gassiservice
Hundemassage
Hundefutter
Hundesportverein
Tierheim
Tiervermittlung
hundefreundliches Restaurant
Tierbedarf

Thank you.
Bodo

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

More
11 years 9 months ago #39082 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: prices of my properties
Hi Bodo,
I am a bit confuse with your question. So it's better if you can send me the screenshot of place that you want to change the "neighborhood" field.
Thanks
Dam

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

  • Bodo Lamprecht
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago #39084 by Bodo Lamprecht
Replied by Bodo Lamprecht on topic Re: prices of my properties

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

More
11 years 9 months ago #39091 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: prices of my properties
Hi
You can edit those information in 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&...s&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&...s&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&...s&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&...s&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&...y&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&...s&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:+Super market&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&...e&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&...s&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&...s&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&...n&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:+shopping mall&om=1&near=" class="category" rel="nofollow">
</div>
</div>

and you can change it.
For example

<div class="span2">
<i class="osicon-ok"></i> <a href=" local.google.com/local?f=l&hl=en&q=category:+ shopping mall&amp;om=1&amp;near=<?php echo $address;?>" class="category" rel="nofollow"><?php echo JText::_('OS_SHOPPING_MALL');?> </a>
</div>

You can change to

<div class="span2">
<i class="osicon-ok"></i> <a href=" local.google.com/local?f=l&hl=en&q=category:+ tierarzt&amp;om=1&amp;near=<?php echo $address;?>" class="category" rel="nofollow"><?php echo JText::_('Tierarzt');?> </a>
</div>

Good luck
Dam

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

  • Bodo Lamprecht
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago #39093 by Bodo Lamprecht
Replied by Bodo Lamprecht on topic Re: prices of my properties
Hi,

thank you.
I use default template and details.html.tpl.php in the file I do not find this code.

Thank you
Bodo

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

More
11 years 9 months ago #39094 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: prices of my properties
Hi Bodo,
The Default theme of OS Property doesn't have those neighborhood feature at Google map. If you want to use it, please choice another theme.
Thanks
Dam

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

  • Bodo Lamprecht
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago - 11 years 9 months ago #39095 by Bodo Lamprecht
Replied by Bodo Lamprecht on topic Re: prices of my properties
Hi,

Thank you
Bodo
Last edit: 11 years 9 months ago by Bodo Lamprecht.

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

Moderators: Dang Thuc DamNguyen Phu Quan