OS Property support center

Module Search properties

  • Alexander Demi
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago - 11 years 9 months ago #38529 by Alexander Demi
Module Search properties was created by Alexander Demi
Hello.
How to remove from search module inscription "Basic information [-]" "Address [-]" and the others ...?
Last edit: 11 years 9 months ago by Alexander Demi.

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

More
11 years 9 months ago #38531 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: Module Search properties
Hi Alexander,
At module parameters form of search module, you have the option to open all search groups. If you turn that option all, all the fields in groups "Basic information [-]", "Address [-]" .etc will appear.
Thanks
Dam

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

  • Alexander Demi
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago #38537 by Alexander Demi
Replied by Alexander Demi on topic Re: Module Search properties

Dang Thuc Dam wrote: Hi Alexander,
At module parameters form of search module, you have the option to open all search groups. If you turn that option all, all the fields in groups "Basic information [-]", "Address [-]" .etc will appear.
Thanks
Dam

They are open. I need to remove the inscription "Basic information [-]", "Address [-]", so they were not visible, and the rest remained. Approximately as in the picture.

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

More
11 years 9 months ago #38539 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: Module Search properties
Hi,
To remove those links, please follow these steps.
1. Open file
module > mod_ospropertysearch > tmpl > default.php
2. find
<b><?php echo JText::_('OS_SEARCH_BASIC_INFORMATION')?> <a href="javascript:modOspropertySearchChangeDiv('basic_div<?php echo $random_id?>')" id="abasic_div" style="text-decoration:none;">[-]</a></b>


<b><?php echo JText::_('OS_SEARCH_DETAILS')?> <a href="javascript:modOspropertySearchChangeDiv('details_div<?php echo $random_id?>')" id="adetails_div" style="text-decoration:none;"><?php echo $character?></a></b>


<b><?php echo JText::_('OS_SEARCH_ADDRESS')?> <a href="javascript:modOspropertySearchChangeDiv('address_div<?php echo $random_id?>')" id="aaddress_div" style="text-decoration:none;"><?php echo $character?></a></b>


<b><?php echo JText::_('OS_SEARCH_AMENITIES')?> <a href="javascript:modOspropertySearchChangeDiv('amenity_div<?php echo $random_id?>')" id="aamenity_div" style="text-decoration:none;"><?php echo $character?></a></b>

<b><?php echo JText::_('OS_SEARCH_OTHER')?> <a href="javascript:modOspropertySearchChangeDiv('other_div<?php echo $random_id?>')" id="aother_div" style="text-decoration:none;"><?php echo $character?></a></b>

And remove them
Thanks
Dam
The following user(s) said Thank You: Alexander Demi

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

  • Alexander Demi
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago #38551 by Alexander Demi
Replied by Alexander Demi on topic Re: Module Search properties
Hello again. I decided not to create a new topic, and write here. The module "os property quick search" not part of the purchase of a component? In my buying it was not ...

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

More
11 years 9 months ago #38556 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: Module Search properties
Hi,
In fact, the quicksearch module is belong to OSP Template package, not for OS Property extension. But i send it to you here
Thanks
Dam
The following user(s) said Thank You: Alexander Demi

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

  • Alexander Demi
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago #38569 by Alexander Demi
Replied by Alexander Demi on topic Re: Module Search properties

Dang Thuc Dam wrote: Hi,
In fact, the quicksearch module is belong to OSP Template package, not for OS Property extension. But i send it to you here
Thanks
Dam

Thank you! Your component is the best!

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

Moderators: Dang Thuc DamNguyen Phu Quan