OS Property support center

Search module

  • Alexandrer
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 months 3 weeks ago #161318 by Alexandrer
Search module was created by Alexandrer
How can I remove the option "Advanced search" from the search module in my front page?
Attachments:

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

More
6 months 2 weeks ago #161364 by Mr. Dam
Replied by Mr. Dam on topic Search module
Hi,
In case you want to remove the link to Advanced search page, you can follow below steps
1. Open file: root -> modules -> mod_ospropertysearch -> tmpl -> default.php
2. Find:
Code:
<a href="<?php echo $advlink?>" class="advlink" title="<?php echo Text::_('OS_ADVSEARCH');?>"><?php echo Text::_('OS_ADVSEARCH');?></a>
and remove it.
Good luck
Dam

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

Moderators: Mr. DamNguyen Phu Quan