- Posts: 17
- Thank you received: 0
OS Property support center
SOLVED !!! Advanced Find - Option removal help
- Antony
-
Topic Author
- Offline
- New Member
-
Less
More
8 years 10 months ago - 8 years 10 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
Attachments:
Last edit: 8 years 10 months ago by Mr. Dam.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
8 years 10 months ago #83013
by Mr. Dam
Replied by Mr. 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
8 years 10 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: Mr. 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.