- Posts: 4
- Thank you received: 0
OS Property support center
Search module
- Alexandrer
- Topic Author
- Offline
- New Member
Less
More
1 year 1 month 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?
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12781
- Thank you received: 1659
1 year 1 month 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:
and remove it.
Good luck
Dam
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>
Good luck
Dam
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.