- Posts: 17
- Thank you received: 0
OS Property support center
SOLVED !!! Advanced Find - Option removal help
- Antony
-
Topic Author
- Offline
- New Member
-
Less
More
9 years 2 months ago - 9 years 2 months ago #83006
by Antony
Hi,
Can i please remove the "properties posted by" selection from the Advanced Find ? If so what page is it on?
its the bit with the red arrow on the linked picture that i want to remove
thanks
antony
SOLVED !!! Advanced Find - Option removal help was created by Antony
Code:
Can i please remove the "properties posted by" selection from the Advanced Find ? If so what page is it on?
its the bit with the red arrow on the linked picture that i want to remove
thanks
antony
Last edit: 9 years 2 months ago by Dang Thuc Dam.
Please Log in or Create an account to join the conversation.
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13218
- Thank you received: 1723
9 years 2 months ago #83013
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Advanced Find - Option removal help
Hi,
Please open file: root > components > com_osproperty > helper > common.php
Find:
and remove it.
Good luck
Dam
Please open file: root > components > com_osproperty > helper > common.php
Find:
Code:
<?php
if(OSPHelper::checkOwnerExisting()){
?>
<div class="span12">
<strong>
<?php echo JText::_('OS_PROPERTIES_POSTED_BY')?>:
</strong>
<div class="clearfix"></div>
<?php echo $lists['agenttype']; ?>
</div>
<?php
}
?>
and remove it.
Good luck
Dam
The following user(s) said Thank You: Antony
Please Log in or Create an account to join the conversation.
- Antony
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 17
- Thank you received: 0
9 years 2 months ago #83042
by Antony
Replied by Antony on topic Advanced Find - Option removal help
brilliant, thank you its now done

Please Log in or Create an account to join the conversation.
Moderators: Dang Thuc Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 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.