- Posts: 28
- Thank you received: 0
OS Property support center
Hide field type the address
- Alberto
- Topic Author
- Offline
- Junior Member
-
Less
More
11 years 6 months ago #41403
by Alberto
Hide field type the address was created by Alberto
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13244
- Thank you received: 1729
11 years 6 months ago #41411
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: Hide field type the address
Hi Alberto,
To hide that field, please follow these steps
1. Open file
components > com_osproperty > helpers > common.php
2. find
<div class="span12">
<strong>
<?php echo JText::_('OS_PLEASE_ENTER_LOCATION');?>
</strong>
<div class="clearfix"></div>
<input type="text" class="input-large" value="<?php echo htmlspecialchars($lists);?>" name="address" style="width:180px !important;" />
</div>
and remove it
Good luck
Dam
To hide that field, please follow these steps
1. Open file
components > com_osproperty > helpers > common.php
2. find
<div class="span12">
<strong>
<?php echo JText::_('OS_PLEASE_ENTER_LOCATION');?>
</strong>
<div class="clearfix"></div>
<input type="text" class="input-large" value="<?php echo htmlspecialchars($lists);?>" name="address" style="width:180px !important;" />
</div>
and remove it
Good luck
Dam
The following user(s) said Thank You: Alberto, Oscar
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.