- Posts: 19
- Thank you received: 0
OS Property support center
SOLVED !!! How to hide "Features" tab
- Scottadam
- Topic Author
- Offline
- New Member
-
Less
More
9 years 1 month ago - 9 years 1 month ago #84250
by Scottadam
SOLVED !!! How to hide "Features" tab was created by Scottadam
How to hide "Features" tab on property page
I have these tabs showing under each property
Summary
Features
Description
I need to remove "Features" ?
Any ideas
Thanks
I have these tabs showing under each property
Summary
Features
Description
I need to remove "Features" ?
Any ideas
Thanks
Last edit: 9 years 1 month ago by Dang Thuc Dam.
Please Log in or Create an account to join the conversation.
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13217
- Thank you received: 1723
9 years 1 month ago #84281
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic How to hide "Features" tab
Hi,
To hide Featured tab, please follow these steps
1. Open file: root > components > com_osproperty > templates > default > details.html.tpl.php
2. Find:
and remove it.
Good luck
Dam
To hide Featured tab, please follow these steps
1. Open file: root > components > com_osproperty > templates > default > details.html.tpl.php
2. Find:
Code:
<li>
<a href="#featuretab" data-bs-toggle="tab">
<?php echo JText::_('OS_FEATURES');?>
</a>
</li>
and remove it.
Good luck
Dam
The following user(s) said Thank You: Scottadam
Please Log in or Create an account to join the conversation.
- Scottadam
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
9 years 1 month ago #84312
by Scottadam
Replied by Scottadam on topic How to hide "Features" tab
Thanks I found a heap of stuff i needed in there.

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.