OS Property support center
Related properties
- mazen
-
Topic Author
- Offline
- Junior Member
-
Less
More
10 years 3 months ago #57374
by mazen
Related properties was created by mazen
Hello,
Where Can I find the page of Related properties ,
I need to change some code inside it.
Thank you
Where Can I find the page of Related properties ,
I need to change some code inside it.
Thank you
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
10 years 3 months ago #57390
by Mr. Dam
Replied by Mr. Dam on topic Related properties
Hi,
You can find in file:
components > com_osproperty > classes > listing.html.php
from
$row->relate = ""; line 1826 (version 2.7.4)
to bellow
Thanks
Dam
You can find in file:
components > com_osproperty > classes > listing.html.php
from
$row->relate = ""; line 1826 (version 2.7.4)
to bellow
Thanks
Dam
Please Log in or Create an account to join the conversation.
- mazen
-
Topic Author
- Offline
- Junior Member
-
10 years 3 months ago #57441
by mazen
Replied by mazen on topic Related properties
Hello,
Would you please check the screenshot..
I can't find the room parameter..
Thank you
Would you please check the screenshot..
I can't find the room parameter..
Thank you
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
10 years 3 months ago #57504
by Mr. Dam
Replied by Mr. Dam on topic Related properties
Hi,
This is in:
if($configClass == 1){
?>
<div style="display:inline;">
<img src="<?php echo JURI::root()?>components/com_osproperty/images/assets/room.gif" border="0" class="icon_module" /> <?php echo $rproperty->rooms?>
</div>
<?php
}
echo "</div>";
Thanks
Dam
This is in:
if($configClass == 1){
?>
<div style="display:inline;">
<img src="<?php echo JURI::root()?>components/com_osproperty/images/assets/room.gif" border="0" class="icon_module" /> <?php echo $rproperty->rooms?>
</div>
<?php
}
echo "</div>";
Thanks
Dam
The following user(s) said Thank You: mazen
Please Log in or Create an account to join the conversation.
- mazen
-
Topic Author
- Offline
- Junior Member
-
10 years 3 months ago #57536
by mazen
Replied by mazen on topic Related properties
THank you ,,, 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.