OS Property support center

ospropertysearch module

  • Roberto
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 6 months ago - 10 years 6 months ago #37937 by Roberto
ospropertysearch module was created by Roberto
Hello,
the site I'm developing; www.alfredogardellaimmobiliare.it , when I do a property search using the map above displays ospropertysearch me the results. How do I disable it?

thanks
Last edit: 10 years 6 months ago by Roberto.

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

More
10 years 6 months ago #37955 by Mr. Dam
Replied by Mr. Dam on topic Re: ospropertysearch module
Hi
To hide the google map. please follow these steps
1. Go to file
components > com_osproperty > templates > you_current_template > result.html.tpl.php
2. find
<div class="row-fluid">
<div class="span12">
<?php
HelperOspropertyGoogleMap::loadMapInListing($rows);
?>
</div>
</div>
and remove it
Good lucks
Dam

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

Moderators: Mr. DamNguyen Phu Quan